cos-gpu-installer: Release v2.5.8

This includes the changes for GB300 support.

BUG=b/453749231
TEST=presubmit, `docker run --rm -it --entrypoint=/bin/bash us-docker.pkg.dev/cos-infra-prod/gcr-io-staging/cos-gpu-installer:3e241b3-58439c28-f208-43dd-8c79-3f371e5bf5c1`

Change-Id: I35b57d23222414bc5f558c6f1d124026bb5b16ef
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/115380
Reviewed-by: He Gao <hegao@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Kevin Berry <kpberry@google.com>
1 file changed
tree: 5f1855a907dad217e8fb886f77c12485f846e634
  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.