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

Expose console on microshift do not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • None
    • AMQ 7.12.2.OPR.1.GA
    • operator
    • 1
    • False
    • None
    • False
    • Hide

      To workaround this, you can specify the ingress domain like
       
      ingressDomain: apps.test.microshift

      Show
      To workaround this, you can specify the ingress domain like   ingressDomain: apps.test.microshift
    • Hide

      Extract the reproducer attached.

      then excute the steps:

      • oc create namespace mytest
      • oc config set-context --current --namespace=mytest
      • cd amq-broker-operator-7.12.2-ocp-install-examples/deploy
      • ./install_opr.sh
      • cd ../..
      • oc apply -f cr.yaml
      • oc get activemqartemis ex-aao -o yaml | yq '.status.conditions'
         
      Show
      Extract the reproducer attached. then excute the steps: oc create namespace mytest oc config set-context --current --namespace=mytest cd amq-broker-operator-7.12.2-ocp-install-examples/deploy ./install_opr.sh cd ../.. oc apply -f cr.yaml oc get activemqartemis ex-aao -o yaml | yq '.status.conditions'  

      When trying deploying a broker with expose console on microshift default installtion the the broker instance is not created. 

      Looking in the activemqartemis object, the status say:

        message: .Spec.Console has invalid ingress settings, IngressHost unspecified and no Spec.IngressDomain default domain provided
        observedGeneration: 1
        reason: InvalidIngressSettings
        status: "False"
        type: Valid

            dbruscin Domenico Francesco Bruscino
            tbueno@redhat.com Tiago Bueno
            Tiago Bueno Tiago Bueno
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: