Bug 2020275
Summary: | ClusterOperators link in console returns blank page during upgrades | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Patrick Easters <peasters> | ||||||
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Siva Reddy <schituku> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.9 | CC: | aos-bugs, schituku, ychoukse | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.10.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2022-03-10 16:25:33 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 2021527 | ||||||||
Attachments: |
|
Thanks for filing this report; I'll take a look today! Created attachment 1841306 [details]
Screen shot of Correct link
clusterVersion:
4.10.0-0.nightly-2021-11-09-181140
Steps to Verify:
1. Login to the web console as a cluster admin
2. Start a cluster version upgrade
3. Navigate to /settings/cluster/
4. Click the "ClusterOperators" link above the progress bar
Now the link is taking to /settings/cluster/clusteroperators and see the status of the ClusterOperators
Hi @ychoukse - Thanks for the heads up! We backported to 4.9.z (https://bugzilla.redhat.com/show_bug.cgi?id=2021527), but I will see if I can add a backport to 4.8.z. I have an automatic backport started here: https://github.com/openshift/console/pull/10638. Thanks again for the heads up; let us know if you need anything else. 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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-2022:0056 |
Created attachment 1839875 [details] screenshot of invalid link Description of problem: During in-progress cluster upgrades, the /settings/cluster page of the OpenShift console has a link for "ClusterOperators" with a progress bar below it. Clicking the "ClusterOperators" link takes you to the /settings/cluster/clusteroperatorsundefined page, which is blank. Version-Release number of selected component (if applicable): Reproduced during 4.9.0 -> 4.9.4 and 4.9.4 -> 4.9.5 upgrades How reproducible: Reproduced in the 4.9.0, 4.9.4, and 4.9.5 web console versions. Happens in Chromium 95 and Firefox 93. Steps to Reproduce: 1. Login to the web console as a cluster admin 2. Start a cluster version upgrade 3. Navigate to /settings/cluster/ 4. Click the "ClusterOperators" link above the progress bar Actual results: I am taken to /settings/cluster/clusteroperatorsundefined and see a blank page Expected results: I am taken to /settings/cluster/clusteroperators and see the status of the ClusterOperators Additional info: Screenshot attached showing invalid link on the cluster settings page (see bottom left for full URL)