cmd/cos_kernel_devenv: 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

Change-Id: I1c71ba121a52c12f24da35950c6795f49cd28b50
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/24272
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: He Gao <hegao@google.com>
1 file changed
tree: b12eab49c5e30543cd942d74c688c92e822cec87
  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.