awuetz
awuetz
**Describe the bug** We have a running argocd image updater. The Docker images in the repo are tagged with: - int-5 - int-1635498622500 (this tag is the oldest in this...
**Describe the bug** I wanted to use the visualization "controls" to have a dropdown list with predefined values which can be selected. This is working, but I noticed the exclamation...
**Describe the bug** We did setup the opensearch-dashboards as docker container and did configure the custom branding according to the [documentation](https://opensearch.org/docs/latest/dashboards/branding/#branding-elements) ``` opensearchDashboards.branding: logo: defaultUrl: "https://:5601/ui/icon.svg" darkModeUrl: "https://:5601/ui/icon.svg" # loadingLogo:...
Hello kubed Team, is there a special need why the RoleBinding is fixed to the namespace `kube-system` ? ```yaml kind: RoleBinding metadata: name: {{ template "kubed.fullname" . }}-apiserver-extension-server-authentication-reader namespace: kube-system...
Hello *, i noticed, when i wanted to get the mac addresses from the interfaces, that the returned value is on each interface "00:00:00:00:00:00" instead of the correct mac. My...
Hello *, i don't know if this is correct here, but i have a question regarding functionality of the fndn_ansible modules. What I try to do is the following: I...
Hello folks, the worker with image tag Version `7.5.0` and with `7.5.0-ubuntu-20211012` is failing to retrieve kernel parameter. message in concourse gui: ```bash run check: find or create container on...