Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2659

[AMQ7] amq-broker-71-basic console Route name is not prefixed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • AMQ7
    • None
    • CLOUD Maintenance Sprint 27

      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.

            rhn-support-rkieley Roderick Kieley
            rhn-support-rkieley Roderick Kieley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: