+++ This bug was initially created as a clone of Bug #1821846 +++ Description of problem: "OpenShift Cluster Manager" links don't work in ARO v4 Version-Release number of selected component (if applicable): How reproducible: Very Steps to Reproduce: 1. Create ARO v4 cluster 2. Navigate to console 3. Click "OpenShift Cluster Manager" link Actual results: Can't navigate to URL Expected results: Link shouldn't be present if branding is "azure" Additional info:
*** Bug 1821850 has been marked as a duplicate of this bug. ***
1. Check if fixes are merged in 4.3.0-0.nightly-2020-04-17-001437 # oc adm release info registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2020-04-17-001437 --pullspecs | grep console console quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c68adb261b45db3881ceebd14cc8617ac0ffcf6249a7f22ceab4da91e3416369 console-operator quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7075883e224ceb49d377e4082a8921fe193beac9feae32e3e1e9e8ecd30f9a9f # oc image info quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c68adb261b45db3881ceebd14cc8617ac0ffcf6249a7f22ceab4da91e3416369 | grep commit io.openshift.build.commit.id=3752f02fbb73aabb8c711bec4d5dfa2c80657bda io.openshift.build.commit.url=https://github.com/openshift/console/commit/3752f02fbb73aabb8c711bec4d5dfa2c80657bda # git log 3752f02fbb73aabb8c711bec4d5dfa2c80657bda | grep '#4957' //nothing returned Will check on newer 4.3.z build
HEAD is now at 9fbe0f8fb Merge pull request #4957 from openshift-cherrypick-robot/cherry-pick-4837-to-release-4.3 [m@localhost console]$ git log commit 9fbe0f8fb207f9510c4915f8cc884e96c6a6f94a (HEAD, origin/release-4.3) Merge: 3752f02fb 909248895 Author: OpenShift Merge Robot <openshift-merge-robot.github.com> Date: Thu Apr 16 18:30:42 2020 -0700 Merge pull request #4957 from openshift-cherrypick-robot/cherry-pick-4837-to-release-4.3 [release-4.3] Bug 1821852: Hide `OpenShift Cluster Manager` when branding is `azure` [m@localhost console]$ oc adm release info registry.svc.ci.openshift.org/ocp/release:4.3.0-0.nightly-2020-04-17-135300 --pullspecs | grep console console quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6dde72df705c7dc4d3ba8ca3568d2d034f2d08d354c3df53d100e3a680b14429 console-operator quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b07710f5c5b0c3cc56311b63416e4037c8d014502e58af2634e178d41e934311 [m@localhost console]$ oc image info quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6dde72df705c7dc4d3ba8ca3568d2d034f2d08d354c3df53d100e3a680b14429 | grep commit io.openshift.build.commit.id=9fbe0f8fb207f9510c4915f8cc884e96c6a6f94a io.openshift.build.commit.url=https://github.com/openshift/console/commit/9fbe0f8fb207f9510c4915f8cc884e96c6a6f94a will verify with the 2020-04-17-135300 build.
Verified using 4.3.0-0.nightly-2020-04-17-135300 with the reproducer mentioned in: https://bugzilla.redhat.com/show_bug.cgi?id=1821846#c5
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:1529