age9990

Results 11 comments of age9990

I have faced a similar issue where keycloak is using a certificate signed by our in-house root CA. It failed with the following error: failed to initialize server: server: Failed...

I figured out this workaround too. Thanks anyway.

+1, seeing this error with v23.9.1 & v23.9.2 in Vanilla K8s

@shivamerla Tried v23.9.1 today, the repoConfig is still not mounted as additional volume. I also tried the cert-config, it is not mounted as well. As for GDS image tag, it...

@tariq1890 Helm values.yaml and driver pod yaml attached. [values.txt](https://github.com/NVIDIA/gpu-operator/files/13647962/values.txt) [driver_pod.txt](https://github.com/NVIDIA/gpu-operator/files/13647963/driver_pod.txt)

@tariq1890 repoConfig is present in both ClusterPolicy CR and NVIDIADriver CR, as you can see from the driver pod yaml file it is mounted in nvidia-driver-ctr and nvidia-peermem-ctr pod. [nvidiaDriver_cr.txt](https://github.com/NVIDIA/gpu-operator/files/13660182/nvidiaDriver_cr.txt)

@tariq1890 Thanks for fixing image name issue. What about the repoConfig volumeMounts issue? I'm not familiar with GO lang, but I see the code you use to get gdsContainer is...

Hi, @tariq1890 , I've seen the fix to the issues are merged to master branch, can we expect v23.9.2 be released soon?

@nvvfedorov Updated to 3.3.5-3.4.1, and enabled debug mode and log, the issue still happened. time="2024-04-14T20:33:16Z" level=info msg="Appended entity i64 eg 1, eid 1, fieldId 150, ts 1713126796036793 , value1 4278190080,...

Tested 3.3.0-3.2.0 & 3.1.6-3.1.3, same problem. Rollback to use 3.1.3-3.1.2, hope this issue can be fixed soon.