-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
1
-
False
-
False
-
None
-
HAC Infra OCM - Sprint 233
Description
Currently via ROSA CLI, the machine pools could be added with labels and taints.
the edit taints , edit label context options are hidden for the machine pool set under machine pool tab from a ROSA cluster. If we don't have a plan support for the same soon then will need to add edit labels and edit taints in disabled state with a proper tooltip text that indicate feature will be added soon etc.
This really avoid confusions if the user saw the labels/taints added via CLI seeing on UI and wanted to change something else.
How reproducible:
Always
Steps to reproduce:
- Install Hypershift ROSA via CLI
- Create a machine pool with labels and taints values.
- Launch OCM UI staging
- Go to the machine pools tab.
- Select the machine pool , see context options and displays
Actual results:
The machine pools are displayed with proper label and taint values added via CLI but it create confusions if user doesn't see any option to edit label or taints from the same section via UI (also no warning or information in place about the edit label/taints allowed via UI) as those context options are hidden.
Expected results:
Enable the edit taints or edit label for the machine pool or show those options but disable them until feature ready with informative tooltip text.
Additional info:
Screen capture as below