Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-50981

Kubevirt and OSUS image skipped in collection phase

    • None
    • CLID Sprint 267
    • 1
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, if `kubevirt` and `graphImage` images were not retrieved during the collection phase of `oc-mirror`, the run would succeed even if the images were missing. With this release, the `oc-mirror` run fails if the images are not found. (link:https://issues.redhat.com/browse/OCPBUGS-50981[*OCPBUGS-50981*])
      ------
      What: if there were failures getting kubevirt and graphImage images, they were being skipped.
      Consequence: the overall oc-mirror run would succeed but the images would be missing even though they were requested in the ImageSetConfiguration file.
      Fix: now oc-mirror run fails when the images are not found.
      Show
      * Previously, if `kubevirt` and `graphImage` images were not retrieved during the collection phase of `oc-mirror`, the run would succeed even if the images were missing. With this release, the `oc-mirror` run fails if the images are not found. (link: https://issues.redhat.com/browse/OCPBUGS-50981 [* OCPBUGS-50981 *]) ------ What: if there were failures getting kubevirt and graphImage images, they were being skipped. Consequence: the overall oc-mirror run would succeed but the images would be missing even though they were requested in the ImageSetConfiguration file. Fix: now oc-mirror run fails when the images are not found.
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-49990. The following is the description of the original issue:
      —
      Description of problem:

          During the collection, the KubeVirt image and the OSUS (graph image) are being skipped in case of failure to find them.

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

       Check the local_store_collector.go on the release package

      Actual results:

          Images are skipped

      Expected results:

          If the image was requested in the image set config, since these are release images, they should not be skipped, the workflow should fail

      Additional info:

          

              rdossant Rafael Fonseca dos Santos
              openshift-crt-jira-prow OpenShift Prow Bot
              Ying Zhou Ying Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: