Created attachment 1641278 [details] See java:java:11 in column From for the latest tag Description of problem: The "Latest" Istag in "From" column on Java Imagestream detail page does not link correctly to the version (Java 11) Version-Release number of selected component (if applicable): 4.3.0-0.nightly-2019-11-29-051144 How reproducible: Always Steps to Reproduce: 1. Go to Image Stream page of project "Openshift", choose "java" 2. On Java detail page, scroll down the page check the imagestream form (Please refer to the screenshot.) 3. Check and click the column "From" for the tag latest. Actual results: The link for latest tag is incorrect which is "java:java:11". "java:java:11" page will display "Error Loading : ImageStreamTags must be retrieved with <name>:<tag>" (Please see the screenshot) Expected results: Should link correctly to Java:11. Additional info:
Created attachment 1641279 [details] Non-existed url for java:java:11 Istag
This is not a Management Console issue, but incorrect value for the java's image stream that cluster-sample-operator is taking care of. When the latest tag from.name value is set from 'java:11' to '11' the link is displayed and linked correctly.
PR for cluster-sample-operator : https://github.com/openshift/cluster-samples-operator/pull/201
This is technically a jboss bug in how they define the openjdk imagestreams I'm pursuing the best path for transferring this work to them (jboss jira, etc.)
have linked the jboss jira issue and PR from jakub in this bug re-moving to POST while we wait on JBoss
Moving back to post ... need the samples operator change
The issue has fixed in 4.4.0-0.nightly-2020-01-04-014624 version.
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/RHBA-2020:0581