Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-2569

If all images in CSV payload do not yet exist, don't run operator-metadata/bundle builds

XMLWordPrintable

    • 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.

              sdawley@redhat.com Samantha Dawley
              nickboldt Nick Boldt
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: