commit | b6965cf192ceea97c101bdb346b7fd40b5d78ee1 | [log] [tgz] |
---|---|---|
author | Kevin Berry <kpberry@google.com> | Sun Nov 10 21:10:12 2024 +0000 |
committer | Kevin Berry <kpberry@google.com> | Fri Nov 15 21:45:13 2024 +0000 |
tree | f0b3858a30f66bd9c94a5f2bb9b8a677a98eb093 | |
parent | 8d8efe3000ab6bdfb075f077260d48badc98eaf0 [diff] |
cos-dkms: Add --latest flag for package version This will select the latest compatible version of a package from the local DKMS tree or the DKMS tree in a GCS bucket, if provided. This allows users to have versioned packages in their DKMS tree without needing to update their build scripts as newer versions are added. In addition, this cleans up install.go by moving the version-related logic to its own file in versions.go. BUG=b/349400483 TEST=presubmit Change-Id: Ia32cf0c3e50b6fbdb722891c2c083cadfe5241dd Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/86264 Reviewed-by: Oleksandr Tymoshenko <ovt@google.com> Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com> Tested-by: Kevin Berry <kpberry@google.com>
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.