-
Bug
-
Resolution: Duplicate
-
Blocker
-
7.3.0.Beta
Trying command from `2.4. Import the Latest JBoss EAP for OpenShift Image Streams and Templates`
for resource in \ > eap73-amq-persistent-s2i.json \ > eap73-amq-s2i.json \ > eap73-basic-s2i.json \ > eap73-https-s2i.json \ > eap73-image-stream.json \ > eap73-sso-s2i.json \ > eap73-starter-s2i.json \ > eap73-third-party-db-s2i.json \ > eap73-tx-recovery-s2i.json > do > oc replace --force -f \ > https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/${resource} > done error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-amq-persistent-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-amq-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-basic-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-https-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-image-stream.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-sso-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-starter-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-third-party-db-s2i.json", server reported 404 Not Found, status code=404 error: unable to read URL "https://raw.githubusercontent.com/jboss-container-images/jboss-eap-7-openshift-image/eap73/templates/eap73-tx-recovery-s2i.json", server reported 404 Not Found, status code=404
- is blocked by
-
JBEAP-17812 Typo in Template URL
- Closed