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

[STOR-676] TP secrets-store-csi-driver-operator should not contain "stable" channel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 4.14
    • Storage / Operators
    • None
    • Important
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      secrets-store-csi-driver-operator in 4.14 is TP, but it contains "stable" channel.

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

      4.14.0-202308110126

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create catlogsource with latest bundle of secrets-store-csi-driver-operator using brew.registry.redhat.io/rh-osbs/iib:554640 which is gotten from CVP email "ose-secrets-store-csi-driver-operator-bundle-container-v4.14.0.202308110126.p0.g009d795.assembly.stream-1)":
      $ oc create -f - << EOF
      apiVersion: operators.coreos.com/v1alpha1
      kind: CatalogSource
      metadata:
        name: rh-stage-operators-catalog-iib-414
        namespace: openshift-marketplace
      spec:
        sourceType: grpc
        image: brew.registry.redhat.io/rh-osbs/iib:554640
        displayName: Red Hat Stage Catalog iib 414
        publisher: grpc
        updateStrategy:
          registryPoll:
            interval: 5m
      EOF
      
      2. In OpenShift Console's OperatorHub, try to install secrets-store-csi-driver-operator from this catalogsource
      

      Actual results:

      2. It shows two channels: stable and preview. Both are of version 4.14.0-202308110126.

      Expected results:

      2. Now that the operator is TP in 4.14, it should not contain "stable" channel which definitely confuse users. See screenshot https://drive.google.com/file/d/1iWd8ErD-TdPJLcDsmHUcKCPDLkPMGjyU/view?usp=drive_link

            jdobson@redhat.com Jonathan Dobson
            xxia-1 Xingxing Xia
            Rohit Patil Rohit Patil
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: