Bug 1891376
Summary: | Extra text in Cluster Utilization charts | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||||
Component: | Management Console | Assignee: | David Taylor <dtaylor> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 4.7 | CC: | aos-bugs, jhadvig, jokerman, spadgett, yanpzhan, yapei | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.7.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause: Dashboard Utilization charts had extra, duplicate label
Consequence: two labels
Fix: removed 2nd label
Result: only one label
|
Story Points: | --- | ||||||
Clone Of: | Environment: |
Version: 4.7.0-0.nightly-2020-10-24-155529
Cluster ID: abdf3c90-3b56-42fe-b33f-cfb01d64001c
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:81.0) Gecko/20100101 Firefox/81.0
|
|||||||
Last Closed: | 2021-02-24 15:28:00 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: | |||||||||
Attachments: |
|
Created attachment 1724105 [details]
47_Cluster Utilization
This should be added from PR https://github.com/openshift/console/pull/6878/files, not sure whether this should be changed Fix is not contained in payload: 4.7.0-0.nightly-2020-10-27-051128, wait for new build. The issue is fixed on 4.7.0-0.ci-2020-11-03-041130, now Cluster Utilization charts has no extra text and correct aira-label added 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.7.0 security, bug fix, and enhancement 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-2020:5633 |
Created attachment 1724104 [details] 46_Cluster Utilization Description of problem: some extra texts are shown in Cluster Utilization charts which should be removed Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2020-10-24-155529 How reproducible: Always Steps to Reproduce: 1. cluster admin view 'Cluster Utilization' charts via Home -> Overview 2. 3. Actual results: 1. In the right column of 'Cluster Utilization' charts, it shows extra text 'CPU', 'Memory' 'Filesystem' and 'Pod count' Expected results: 1. There is no need to show these text again in the charts since we already show the category in the left, for comparison in 4.6 please see 46_Cluster Utilization Additional info: