-
Task
-
Resolution: Unresolved
-
Major
-
2.15.0.GA
-
1
-
False
-
False
-
-
Prod #216 2022-03-16
When starting a new :next version (eg., after branching for 2.14 and moving 2.x branch to 2.15), we get a lot of nuissance builds of the metadata and bundle:
These builds will always fail because Brew can't resolve all the image references in OSBS to :2.15 tagged images until those image have been built.
So.. when crw-operator-metadata and crw-operator-bundle builds run, they should do a getLatestImageTags.sh check to see if all the expected images exist for that release; if the number is < the expected number, the build should fail with a clear build description and NOT trigger sync or rehpkg build jobs.