-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.17.0
-
None
Description of problem:
checked on 4.17.0-0.nightly-2024-08-13-031847, there are 2 Metrics tab in 4.17 developer console under "Observe" section, see picture: https://drive.google.com/file/d/1x7Jm2Q9bVDOdFcctjG6WOUtIv_nsD9Pd/view?usp=sharing
checked, https://github.com/openshift/monitoring-plugin/pull/138 is merged to 4.17, but https://github.com/openshift/console/pull/14105 is merged to 4.18, not merged to 4.17
example, code
const expectedTabs: string[] = ['Dashboards', 'Silences', 'Events']
merged to 4.18
but not merged to 4.17
Version-Release number of selected component (if applicable):
4.17.0-0.nightly-2024-08-13-031847
How reproducible:
always
Steps to Reproduce:
1. go to developer console, select one project and click Observe
Actual results:
2 Metrics tab in 4.17 developer console
Expected results:
only one
Additional info:
should back port https://github.com/openshift/console/pull/14105 to 4.17
- depends on
-
OCPBUGS-38542 2 Metrics tab in 4.18 developer console
- Verified
- duplicates
-
OU-258 Dev console: Use Metrics page from monitoring-plugin
- Closed
- links to
-
RHBA-2024:7922 OpenShift Container Platform 4.17.z bug fix update