Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-10274

operator index character changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • AMQ 7.12.5.OPR.1.GA
    • operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      The name of an AMQ broker operator index changed:

      from : amq-broker-operator.v7.12.5-opr-1+0.1767807056.p
      to : amq-broker-operator.v7.12.5-opr-1-0.1767807056.p

      The web interface didn't reflect the change and couldn't install that particular version; the customer worked around the issue by installing the following:

      apiVersion: operators.coreos.com/v1alpha1
      kind: Subscription
      metadata:
        name: amq-broker-rhel8
        namespace: <namespace>
      spec:
        channel: 7.12.x
        installPlanApproval: Manual
        name: amq-broker-rhel8
        source: redhat-operators
        sourceNamespace: openshift-marketplace
        startingCSV: amq-broker-operator.v7.12.5-opr-1-0.1767807056.p
      

      It's also possible that deleting and updating the operator catalog image on the OCP node would have also helped .

      In any case, how can customers prevent this situation from occurring in the future? Is there a bug in the generation of the catalog that is causing the character mismatch?

              dbruscin Domenico Francesco Bruscino
              rhn-support-shiggs Stephen Higgs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: