-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.18
-
None
-
Important
-
Yes
-
False
-
Description of problem:
Based on feature https://issues.redhat.com/browse/CONSOLE-3243 - Rename "master" to "control plane node" in node pages The name of 'master' on ‘Filter by Node type’ on Cluster Utilization section on Overview page should be updated to 'control plane' But the changes have been covered by PR https://github.com/openshift/console/pull/14121 which bring this issue
Version-Release number of selected component (if applicable):
4.18.0-0.nightly-2024-10-15-032107
How reproducible:
Always
Steps to Reproduce:
1. Make sure your node role has 'control plan' eg: $ oc get nodes -o wide NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME qe-uidaily-1016-dsclx-master-0 Ready control-plane,master 3h v1.31.1 10.0.0.4 <none> Red Hat Enterprise Linux CoreOS 418.94.202410111739-0 5.14.0-427.40.1.el9_4.x86_64 cri-o://1.31.1-4.rhaos4.18.gitd8950b8.el9 qe-uidaily-1016-dsclx-master-1 Ready control-plane,master 3h v1.31.1 10.0.0.5 <none> Red Hat Enterprise Linux CoreOS 418.94.202410111739-0 5.14.0-427.40.1.el9_4.x86_64 cri-o://1.31.1-4.rhaos4.18.gitd8950b8.el9 2. Navigate to Overview page, check the option on the 'Filter by Node type' dropdown list on Cluster utilization section 3.
Actual results:
control plane option is missing
Expected results:
the master option should update to 'contorl plane'
Additional info:
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update