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

Using amq-broker-operator-7.10.0-ocp-install-examples-rhel8.zip, it failed to install operator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • AMQ 7.10.0.OPR.2.GA, AMQ 7.10.0.OPR.3.GA
    • None
    • False
    • None
    • False
    • Low
    • Workaround Exists
    • Hide

      So, change the operator.yaml line 148  

      147           value: "false"                                                
      148         image: registry.redhat.io/amq7/amq-broker-rhel8-operator:7.10-11
      149         livenessProbe:          

       

      Show
      So, change the operator.yaml line 148   147           value: "false"                                                 148         image: registry.redhat.io/amq7/amq-broker-rhel8-operator:7.10-11 149         livenessProbe:            
    • Hide

      Download amq-broker-operator-7.10.0-ocp-install-examples-rhel8.zip

      Extract it

      cd examples/deploy/

      oc new-project amq1

      sh install_opr.sh

      Failed to pull the operator image

      Show
      Download amq-broker-operator-7.10.0-ocp-install-examples-rhel8.zip Extract it cd examples/deploy/ oc new-project amq1 sh install_opr.sh Failed to pull the operator image

      When trying to install AMQ 7 operator via command line, it failed to pull the operator image. 

      At the operator.yaml 
       
      147           value: "false"                                                
      148         image: registry.redhat.io/amq7/amq-broker-rhel8-operator:7.10-9 
      149         livenessProbe:          

      It should be 7.10-11 [1] 

      147           value: "false"                                                
      148         image: registry.redhat.io/amq7/amq-broker-rhel8-operator:7.10-11
      149         livenessProbe:          

      So, change the operator.yaml line 148  

       

       [1] 

      https://catalog.redhat.com/software/containers/amq7/amq-broker-rhel8-operator/5de6676fdd19c71643b76be6?tag=7.10-11&push_date=1656318330000&container-tabs=gti

      Notice there are 7.10-11, 7.10-10 just not 7.10-9

       

            dbruscin Domenico Francesco Bruscino
            rhn-support-whui Roger Hui
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: