cos-gpu-installer:v2.3.1 release

BUG=b/335514880
TEST=manual, use cos-gpu-installer with cos-lts versions to install GPU
drivers.
RELEASE_NOTE=Switches default GCS bucket location of NVIDIA drivers used
for installing userspace components for open kernel modules to
gs://cos-nvidia-gpu-drivers, gs://cos-nvidia-gpu-drivers-eu and
gs://cos-nvidia-gpu-drivers-asia depending on the region the VM is
present in.

Change-Id: I65915b9e361e45c2fd2de4f84a456c8ea8ab11d2
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/71370
Tested-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Shuo Yang <gshuoy@google.com>
1 file changed
tree: 644468248aa0906ed3726a388a1266fa462539c0
  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_tests.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.