Adding `--gcs-download-bucket-nvidia` and `--gcs-download-prefix-nvidia` flags to the cos-gpu-installer.

This would allow users to customize the source location from which the NVIDIA installer run file is downloaded

BUG=b/335661885
TEST=test locally, cloudbuild test

Change-Id: I4200784168ed00e961367ac065fb34029a7f9522
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/69634
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Shuo Yang <gshuoy@google.com>
5 files changed
tree: df25eb2870053559cecf90fcacebc2272de437f7
  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.