Bug 1626886 - [online-int]Example repo in eap-cd-openshift imagestream description return 404
Summary: [online-int]Example repo in eap-cd-openshift imagestream description return 404
Keywords:
Status: NEW
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: Wenjing Zheng
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-10 02:45 UTC by Wenjing Zheng
Modified: 2023-05-15 19:01 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wenjing Zheng 2018-09-10 02:45:06 UTC
Description of problem:
The example repo in eap-cd-openshift imagestream description is https://github.com/jbossas/eap-quickstarts/openshift which returns 404. it should point to https://github.com/jboss-developer/jboss-eap-quickstarts like other eap imagestream. 

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1.oc describe is eap-cd-openshift -n openshift
2.click https://github.com/jbossas/eap-quickstarts/openshift
3.

Actual results:
The example repo link return 404:
$ oc describe is eap-cd-openshift -n openshift
Name:            eap-cd-openshift
Namespace:        openshift
Created:        2 days ago
Labels:            <none>
Annotations:        openshift.io/display-name=JBoss EAP continuous delivery
            openshift.io/image.dockerRepositoryCheck=2018-09-07T19:19:03Z
            openshift.io/provider-display-name=Red Hat, Inc.
            version=13.0
Docker Pull Spec:    docker-registry.default.svc:5000/openshift/eap-cd-openshift
Image Lookup:        local=false
Unique Images:        2
Tags:            5

latest
  tagged from registry.redhat.io/jboss-eap-7-tech-preview/eap-cd-openshift:latest
    prefer registry pullthrough when referencing this tag

  JBoss EAP continuous delivery Tech Preview S2I Image
  Tags: builder, eap, javaee, java, jboss, hidden
  Supports: eap:7.2, javaee:7, java:8
  Example Repo: https://github.com/jbossas/eap-quickstarts/openshift

  * registry.redhat.io/jboss-eap-7-tech-preview/eap-cd-openshift@sha256:a1eb1ba3b93c2c16a9493f3ca94e855cf51f785e5f59a1ce6dffc696ee49c661
      2 days ago


Expected results:
It should be replaced by https://github.com/jboss-developer/jboss-eap-quickstarts.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.