NVIDIA / gpu-operator

NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes
Apache License 2.0
1.53k stars 263 forks source link

[CI] specify crictl version in holodeck yaml config #740

Closed tariq1890 closed 3 weeks ago

tariq1890 commented 3 weeks ago

The default CRICTL version in holodeck is v1.22.0. Ideally the version in crictl should be in sync with the Kubernetes version used. This PR does just that