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

OLM catalog references need updates

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 4.17.0
    • OLM
    • Moderate
    • None
    • XMen OLM Sprint 258
    • 1
    • Approved
    • False
    • Hide

      Need to use correct version for these catalogs.

      Show
      Need to use correct version for these catalogs.

      Description of problem:

        OLM 4.17 references 4.16 catalogs  

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

          

      How reproducible:

          Always

      Steps to Reproduce:

          1. oc get pods -n openshift-marketplace -o yaml | grep "image: registry.redhat.io"
          

      Actual results:

            image: registry.redhat.io/redhat/certified-operator-index:v4.16
            image: registry.redhat.io/redhat/certified-operator-index:v4.16
            image: registry.redhat.io/redhat/community-operator-index:v4.16
            image: registry.redhat.io/redhat/community-operator-index:v4.16
            image: registry.redhat.io/redhat/redhat-marketplace-index:v4.16
            image: registry.redhat.io/redhat/redhat-marketplace-index:v4.16
            image: registry.redhat.io/redhat/redhat-operator-index:v4.16
            image: registry.redhat.io/redhat/redhat-operator-index:v4.16

      Expected results:

            image: registry.redhat.io/redhat/certified-operator-index:v4.17
            image: registry.redhat.io/redhat/certified-operator-index:v4.17
            image: registry.redhat.io/redhat/community-operator-index:v4.17
            image: registry.redhat.io/redhat/community-operator-index:v4.17
            image: registry.redhat.io/redhat/redhat-marketplace-index:v4.17
            image: registry.redhat.io/redhat/redhat-marketplace-index:v4.17
            image: registry.redhat.io/redhat/redhat-operator-index:v4.17
            image: registry.redhat.io/redhat/redhat-operator-index:v4.17

      Additional info:

          

            rh-ee-dfranz Daniel Franz
            tshort@redhat.com Todd Short
            Jian Zhang Jian Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: