chore: Bump Konflux image expiration to 52 weeks#3328
Open
chore: Bump Konflux image expiration to 52 weeks#3328
Conversation
1 task
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3328 +/- ##
=======================================
Coverage 27.34% 27.34%
=======================================
Files 95 95
Lines 5420 5420
Branches 2545 2545
=======================================
Hits 1482 1482
Misses 3211 3211
Partials 727 727
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Collaborator
I think a year is probably fine, we try to keep the collector image updated in the main repo to catch any problems we might have early. We could also consider setting the automated bump version PRs to auto-merge in the main repo. |
Molter73
approved these changes
May 6, 2026
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.
Description
Similar to: stackrox/scanner#3147
Related thread: https://redhat-internal.slack.com/archives/CELUQKESC/p1777919339423939
If Konflux-built images expire, they are gone and this can be a problem when COLLECTOR_VERSION is not updated for too long. Bumping the image expiration should make that less probable.
I'm open to bargain on the duration (to make it lower)!
It looks like GHA-built images aren't set to expire at all. At least, I wasn't able to find the
quay.expires-afterlabel.Checklist
[ ] Updated documentation accordinglyAutomated testing
No change.
Testing Performed
None. Should just work.