-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
None
-
Console Sprint 2023-12
Description of problem:
In ROSA Hypershift cluster wizard > Under machine pool step, For some VPC private subnet names shown as [object object] wrongly. Probably this is due to missing name properties from the backend subnet definition. We need to handle it properly and show them correctly on UI (ex: show subnet id in case of missing name).
Steps to reproduce:
- Launch OCM UI staging
- Open ROSA Hypershift wizard.
- Reach to machine pool step after filling required values in each step.
- Select VPC and try to select the private subnet names for machine pool.
- Repeat above steps with random VPCs shown in the list.
Actual results:
Private subnet name shown as "[object object]" wrongly under machine pool step from wizard. The backend response indicate that there is missing name property for vpc request response.
Expected results:
Do not show "[object object]" value under private subnet for machine pool set. Suggestion is to show the subnet id If the name is missing from backend response.
- relates to
-
HAC-3210 [Hypershift ROSA][ROSA Wizard] Add fuzzy search to subnet drop-down
- Closed
- mentioned on