-
Notifications
You must be signed in to change notification settings - Fork 2.9k
config forking should ensure image tag is valid #34675
Copy link
Copy link
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.sig/releaseCategorizes an issue or PR as relevant to SIG Release.Categorizes an issue or PR as relevant to SIG Release.sig/testingCategorizes an issue or PR as relevant to SIG Testing.Categorizes an issue or PR as relevant to SIG Testing.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What happened:
#34651 (comment) / #34672
because we introduced the 1.33 image variants a few days ago, but haven't bumped the jobs to new images, the mutated image tag from the existing jobs to
-1.33was not available, causing jobs to failWhat you expected to happen:
We should probably detect and handle this. It might make sense to just adopt the latest available on the new branch.
How to reproduce it (as minimally and precisely as possible):
n/a
Please provide links to example occurrences, if any:
n/a
Anything else we need to know?:
Low prio, something to consider before ~4 months from now.
/sig release testing