Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-17462

Update templates for eap72 to use 1.2 image stream

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.2.3.GA
    • 7.2.3.GA
    • OpenShift
    • None

    Description

      We need to update templates for eap72[1] to use 1.2 image stream. For example in [2] there is:

      "from": {
                                  "kind": "ImageStreamTag",
                                  "namespace": "${IMAGE_STREAM_NAMESPACE}",
                                  "name": "jboss-eap72-openshift:1.1"
      }
      

      but it should be:

      "from": {
                                  "kind": "ImageStreamTag",
                                  "namespace": "${IMAGE_STREAM_NAMESPACE}",
                                  "name": "jboss-eap72-openshift:1.2"
      }
      

      [1] https://github.com/jboss-container-images/jboss-eap-7-openshift-image/tree/eap72

      [2] https://github.com/jboss-container-images/jboss-eap-7-openshift-image/blob/eap72/templates/eap72-tx-recovery-s2i.json#L426

      Attachments

        Activity

          People

            kwills@redhat.com Ken Wills
            mnovak1@redhat.com Miroslav Novak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: