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

The bundle image of the File Integrity Operator will NOT be pushed to all supported ocp releases due to a wrong label

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • None
    • 4.12
    • None
    • Important
    • CMP Sprint 58
    • 1
    • Proposed
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      The bundle image of the File Integrity Operator has a wrong label `com.redhat.openshift.versions=v4.12`. Per https://docs.engineering.redhat.com/display/CFC/Delivery, it will be pushed to OCP 4.12 and higher version only

       

      $ oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-file-integrity-operator-bundle@sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911  -o json | jq .config.config.Labels.\"com.redhat.openshift.versions\"
      "v4.12"
      
      

       

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

      openshift-file-integrity-operator-bundle-1.0.0-7

      How reproducible:

      Always

      Steps to Reproduce:

      1. oc image info registry-proxy.engineering.redhat.com/rh-osbs/openshift-file-integrity-operator-bundle@sha256:98c0fd237394de599db354f61c42540bc46e2032795fd6bdf6b76a46c124c911 
      

      Actual results:

      It contains below label:com.redhat.openshift.versions=v4.12

      Expected results:

      It should contain below label:com.redhat.openshift.versions=v4.8

      Additional info:

       

      Attachments

        Activity

          People

            lbragsta@redhat.com Lance Bragstad
            xiyuan@redhat.com Xiaojie Yuan
            Xiaojie Yuan Xiaojie Yuan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: