toolbox/cos-kernel: Access cos-tools with geo-redundancy

For geo-redundancy, now there are three GCS buckets for COS
artifacts. This commit changes the artifacts bucket from
cos-tools to one of cos-tools, cos-tools-asia and cos-tools-eu
based on the zone the VM is running in.

BUG=b/178641293
TEST=run the changed script in toolbox in COS VMs.

Change-Id: Idc4c6fe8f02db0732261b098eb9a7ba9798d036b
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/24130
Tested-by: He Gao <hegao@google.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: 0a9dbe1be6bac9368d5c42f4eccd988cb4e58400
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. 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.