Trivy: Drop EOL MicroCloud 1 and align with LXD - #1440
Merged
Conversation
Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
There was a problem hiding this comment.
Pull request overview
Updates the scheduled/manual Trivy security scanning workflow to stop scanning the EOL MicroCloud 1 snap track and to align branch selection with the current supported tracks.
Changes:
- Simplifies the
trivy-snapjob matrix from anincludelist (channel/branch/version) to aversionlist (latest,2). - Computes the checkout/upload ref from
matrix.version(main forlatest,v{N}-edgefor numbered versions).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
simondeziel
previously approved these changes
Jul 2, 2026
This reverts commit 5f5c8a8. Signed-off-by: Julian Pelizäus <julian.pelizaeus@canonical.com>
roosterfish
added a commit
that referenced
this pull request
Jul 3, 2026
In MicroCloud we don't use latest/ track but instead only track numbers. Only latest/edge get populated. I have reverted some of the changes in #1440 as its easier to carry the branch name as MicroCloud doesn't publish `latest/stable`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also revert a commit which was initially put in to address an already fixed bug in MicroOVN.