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

Operator 7.7.0 looking for address v2alpha2 but only v2alpha1 is avaliable to be installed from crd directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • AMQ 7.7.0.CR3
    • AMQ 7.7.0.CR2
    • operator
    • None
    • Hide
      • download http://download.eng.bos.redhat.com/devel/candidates/amq/AMQ-BROKER-ON-OPENSHIFT-7.7.0.CR2/amq-broker-operator-7.7.0-ocp-install-examples.zip
      • unzip amq-broker-operator-7.7.0-ocp-install-examples.zip
      • cd amq-broker-operator-7.7.0-ocp-install-examples
      • update operator.yaml to point to broker image: registry-proxy.engineering.redhat.com/rh-osbs/amq-broker-7-amq-broker-77-openshift:7.7-3
      • update operator.yaml to point to broker operator: registry-proxy.engineering.redhat.com/rh-osbs/amq7-amq-broker-rhel7-operator:0.15-1
      • oc new-project tb-test
      • oc create -f deploy/service_account.yaml
      • oc create -f deploy/role.yaml
      • oc create -f deploy/role_binding.yaml
      • oc create -f deploy/crds/broker_activemqartemis_crd.yaml
      • oc create -f deploy/crds/broker_activemqartemisaddress_crd.yaml
      • oc create -f deploy/crds/broker_activemqartemisscaledown_crd.yaml
      • update serviceAccountName to amq-broker-operator in operator.yaml
      • oc create -f deploy/operator.yaml
      Show
      download http://download.eng.bos.redhat.com/devel/candidates/amq/AMQ-BROKER-ON-OPENSHIFT-7.7.0.CR2/amq-broker-operator-7.7.0-ocp-install-examples.zip unzip  amq-broker-operator-7.7.0-ocp-install-examples.zip cd amq-broker-operator-7.7.0-ocp-install-examples update operator.yaml to point to broker image: registry-proxy.engineering.redhat.com/rh-osbs/amq-broker-7-amq-broker-77-openshift:7.7-3 update operator.yaml to point to broker operator: registry-proxy.engineering.redhat.com/rh-osbs/amq7-amq-broker-rhel7-operator:0.15-1 oc new-project tb-test oc create -f deploy/service_account.yaml oc create -f deploy/role.yaml oc create -f deploy/role_binding.yaml oc create -f deploy/crds/broker_activemqartemis_crd.yaml oc create -f deploy/crds/broker_activemqartemisaddress_crd.yaml oc create -f deploy/crds/broker_activemqartemisscaledown_crd.yaml update serviceAccountName to amq-broker-operator in operator.yaml oc create -f deploy/operator.yaml

      After following the steps to install the operator, the operator pod is not able to start and fails with the error:

      {"level":"error","ts":1592399148.2169027,"logger":"cmd","msg":"","error":"no matches for kind \"ActiveMQArtemisAddress\" in version \"broker.amq.io/v2alpha2\""

       

      As I see in the CRDs directory for address and scaledown there is only v2alpha1 avaliable to be installed.

            gaohoward Howard Gao
            tbueno@redhat.com Tiago Bueno
            Tiago Bueno Tiago Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: