cos-dkms: Release cos-dkms v0.2.0

This adds the --insert-on-install flag and allows the reading of
environment variables from an lsb-release file. Additionally, this fixes
an issue with downloading from GCS buckets whose names have trailing
slashes.

BUG=b/389772265
TEST=cloudbuild and pre-release test
RELEASE_NOTE=Add --insert-on-install flag and improved default value handling to cos-dkms.

Change-Id: I47bd59391422729f0c74e85144570af6d5cd1756
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/90822
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Tested-by: Kevin Berry <kpberry@google.com>
1 file changed
tree: 70ca1cd81d7cf23211fa71a65f4b9cec3ad42535
  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_builds.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.