-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
1
-
False
-
False
-
None
Description
After installing the Hypershift ROSA cluster, Additional to existing machine pool (with node count > 2), created a machine pool with node count 1 via CLI. The machine pool tab shown proper count for newly added machine pool but when user open edit node count dialog i.e using scale or edit node count , the node count value is set as "2" instead of "1" . This is wrong and need a change on this behavior.
Steps to reproduce:
- Install Hypershift ROSA cluster.( use CLI)
- Wait for installation is successful.
- Create a machine pool via CLI ($ rosa create machinepools --name a1 --replicas 1 -c jayam15hypr)
- Launch OCM.
- Locate Hypershift ROSA cluster > Navigate to "Machine pool" tab.
- Edit the node pool created at Step 3.
- Verify the node count value shown in the dialog.
Actual results:
The node count value shown as "2" for the machine pool with node count < 2 from "edit node count" dialog.
Expected results:
The node count value should match with actual node count of the machine pool from "edit node count" dialog. In this case , it should be "1"
Refer screen recording : MPWrongNodeCountValue.mp4
- causes
-
HAC-2982 [Hypershift ROSA][Details] Edit node count
- Closed
- mentioned on