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

EAP on OpenShift docs reference incorrect URLs for OpenJDK 11 images

    XMLWordPrintable

Details

    Description

      InĀ 2.4. Import the Latest JBoss EAP for OpenShift Imagestreams and Templates , the command to import the OpenJDK 11 images uses the wrong URL:

      for resource in \
        eap73-openjdk11-amq-persistent-s2i.json \
        eap73-openjdk11-amq-s2i.json \
        eap73-openjdk11-basic-s2i.json \
        eap73-openjdk11-https-s2i.json \
        eap73-openjdk11-image-stream.json \
        eap73-openjdk11-sso-s2i.json \
        eap73-openjdk11-starter-s2i.json \
        eap73-openjdk11-third-party-db-s2i.json \
        eap73-openjdk11-tx-recovery-s2i.json
      do
        oc replace --force -f \
      https://raw.githubusercontent.com/jboss-container-images/jboss-eap-openshift-templates/eap73//templates/${resource}
      done

      The url:

      https://raw.githubusercontent.com/jboss-container-images/jboss-eap-openshift-templates/eap73//templates/${resource}

      Should be:

      https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/${resource} 

      Attachments

        Activity

          People

            dfitzmau@redhat.com Darragh Fitzmaurice
            jfalkner1@redhat.com James Falkner
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: