-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
-
-
OCM Core Sprint 251, OCM Core Sprint 252, OCM Core Sprint 253, OCMUI Core Sprint 254
Description of the issue
In ROSA Hypershift wizard, the user has configured multiple machine pools . In couple of machine pool definition user has chosen different private subnets from the same region. During the submission of the cluster definition, the backend error thrown and user has failed to create the cluster. This is wrong. Couple thoughts are
- Are we restricting the user from creating machine pools with different subnet definition belongs to the same availability zone as part of day 1 action?
- If this is a limitation then user must be warned or restricted from doing it (i.e. configuring machine pool definition with private subnet belongs to same AZ) from wizard side.
See the screenshot
Steps to Reproduce:
- Launch OCM UI staging.
- Open ROSA Wizard > Hypershift flow (control plane as Hosted).
- Reach to machine pool step.
- Select a VPC that has multiple private subnets including more than one private subnets from same AZ).
- Add few machine pool definition with private subnets from different AZ.
- Add couple of machine pool definition with private subnets belongs to same AZ
- Click "Next" steps and reach to "Review and create" page.
- Click "Create cluster" and see the behavior.
Actual results:
Cluster creation with fails from UI with above mentioned error when multiple machine pool definition with private subnet belongs to same AZ.
The error message itself doesn't give a clarity about the reason for the failure and the way it handled from UI wizard itself needs to be improved.
Expected results:
Cluster creation should be successful but in case creation of a HCP Cluster with multiple machine pool definition using different private subnet belongs to same AZ is a limitation then we should warn or restrict the user in machine pool step.
- is triggering
-
OCMUI-1605 [ROSA][WIZARD][Machine Pools] subnet validation out of date after changing values
- Closed
- mentioned on