Description of problem: "From" shows "pushed image" for tagged image in imagestream page. In v3.5, for tagged image, what it shows in "From" column is like "centos/ruby-22-centos7:latest " Version-Release number of selected component (if applicable): openshift v3.6.116 How reproducible: Always Steps to Reproduce: 1. Create imagestream $ oc create -f https://raw.githubusercontent.com/openshift/origin/master/examples/image-streams/image-streams-centos7.json 2. On imagestream page, e.g. "ruby", check the istag entries "From" column Actual results: 2. All show pushed image, though they're not pushed, they're tagged. Expected results: 2. Should not show they're pushed image. Should show like in v3.5 Additional info:
This is a regression and showing incorrect information. I would consider this a medium.
This is easily reproduced with the example image streams in https://github.com/openshift/origin/blob/master/examples/image-streams/image-streams-centos7.json
Fix upstream here: https://github.com/openshift/registry-image-widgets/pull/11
Fix is merging into the console in https://github.com/openshift/origin-web-console/pull/1752
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/f663a2bf3c32c91f98d4cbaf40ab511faf6d5f15 Bug 1462781 - should show the image stream from reference when it exists instead of pushed image
FYI, the issue is fixed in OCP v3.6.122 now
This is fixed in 3.6. Don't know why we need to retarget.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:3188