bump cos-gpu-installer to v2.5.8 for COS M125

The GCE node image family was updated to cos-125-lts but the
nvidia-driver-installer DaemonSet image was never bumped to match.
cos-gpu-installer:v2.5.7 is only suitable for COS M121; it crashes
(CrashLoopBackOff) on cos-125-19216-220-150 nodes, blocking GPU driver
installation and causing all GPU e2e tests to time out.

Bump to v2.5.8, the first release in the COS M125 release notes:
https://cloud.google.com/container-optimized-os/docs/release-notes/m125
This commit is contained in:
Davanum Srinivas 2026-04-28 10:31:01 -07:00
parent f78e49d3c9
commit 32aedd53d8
No known key found for this signature in database
GPG key ID: 80D83A796103BF59

View file

@ -78,8 +78,8 @@ spec:
# Refer to details about the installer in https://cos.googlesource.com/cos/tools/+/refs/heads/master/src/cmd/cos_gpu_installer/
# and the COS release notes (https://cloud.google.com/container-optimized-os/docs/release-notes) to determine version COS GPU installer for a given version of COS.
# Maps to gcr.io/cos-cloud/cos-gpu-installer:v2.5.7 - suitable for COS M121 as per https://cloud.google.com/container-optimized-os/docs/release-notes/m121
- image: "gcr.io/cos-cloud/cos-gpu-installer:v2.5.7"
# Maps to gcr.io/cos-cloud/cos-gpu-installer:v2.5.8 - suitable for COS M125 as per https://cloud.google.com/container-optimized-os/docs/release-notes/m125
- image: "gcr.io/cos-cloud/cos-gpu-installer:v2.5.8"
name: nvidia-driver-installer
resources:
requests: