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

amq-broker-71-basic console Route name is not prefixed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • AMQ 7.4.3.GA
    • None
    • container image
    • None
    • AMQ Broker 1833

      https://github.com/jboss-container-images/jboss-amq-7-broker-openshift-image/blob/71-1.0.TP/templates/amq-broker-71-basic.yaml#L173

      - apiVersion: v1
        kind: Route
        metadata:
          labels:
            application: ${APPLICATION_NAME}
          name: console
        spec:
          to:
            kind: Service
            name: ${APPLICATION_NAME}-amq-jolokia    
      

      the name is not prefixed with ${APPLICATION_NAME} , so instantiating the template more than once in the same namespace will raise an error that the "console" route already exists.

              gaohoward Howard Gao
              maschmid@redhat.com Marek Schmidt
              Roman Vais Roman Vais (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Remaining Estimate - 4 hours
                  4h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified