cos-gpu-installer: Release v2.5.9

The release yesterday was based on the wrong tag, which did not actually
have GB300 support. This includes the intended changes for GB300 support.

BUG=b/453749231
TEST=presubmit, on a4x-max run: `COS_GPU_INSTALLER=us-docker.pkg.dev/cos-infra-prod/gcr-io-staging/cos-gpu-installer:734afed-4e51602a-625b-432b-9266-b07a4ad3e30d cos-extensions install gpu -- --gcs-download-bucket=cos-infra-prod-artifacts-presubmit --gcs-download-prefix=lakitu-arm64-largemem-release-tryjob/R125-19216.91.0-842c38fd --version 580.95.05 --debug`

Change-Id: I62a07416bb884c0d11105eb3a8e63f1ad3d3c735
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/115502
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Kevin Berry <kpberry@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: c4442f48f54ba2a979e96e56f5e163199866e243
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_builds.sh
  16. run_unit_tests.sh
  17. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.