Update toolbox: base debian image, crash, docker-credential-gcr and gcloud pkg

- crash updated to v8.0.4.
- docker-credential-gcr updated to v2.1.22.
- gcloud sdk version pinning removed to track latest.

Update toolbox container image causes 0.7G increase in uncompressed container image size which will add to the usage of /mnt/stateful_partition.

BUG=b/312477011, b/321882820
TEST=run toolbox on COS VM (x86 and arm), run crash /proc/kcore with vmlinux

Change-Id: I02991ca9abdeb1a3f1fa70f264ad9e82987c8a09
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/64771
Tested-by: Arnav Kansal <rnv@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
2 files changed
tree: cc7e11f0d5c36db382f7c7a374eb56e0f368fe3b
  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.