dgabrysch
dgabrysch
How do you map the synced user names to the base64 encoded user names when users are logging in?
Hello, we have the same issue on two clusters. I one is using the default resource settings for the collector pods this can bring a cluster down due to the...
I got this too, with OpenShift which tried to run a Job and failed with this error: admission webhook "mutate.kyverno.svc-fail" denied the request: failed to add image information to the...
Hi, actually I tested that behaviour, it works. So if I reboot a node e.g. then the IP switches to another node.
Somehow I did not see the notification. The "*-test-*" example did not work, this was why I created the issue. Since it is just trimming I guess it matches "-test-"...
Same issue here with Ansible and vSphere 8.0 and HW version 20/21.
Hi, first of all: Thank you for providing the fix in the first post. we are on 24.02.0 and OpenShift 4.14.20 and had the same issue for one PV with...
Same here, wil this be fixed?
I have a similar issue with this object: ``` apiVersion: v1 data: bindPassword: XXXXXXXXXXXXXXXX kind: Secret metadata: annotations: labels: app.kubernetes.io/instance: XXXXXX name: v4-0-config-user-idp-0-bind-password namespace: openshift-authentication ``` I tried this: ```...