-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
None
-
HAC Infra OCM - Sprint 235, HAC Infra OCM - Sprint 236
Regression in staging! Prod works better (even with ?env=staging to ensure seeing same quotas). However, I suspect prod computation is not 100% right either.
Seen in OSD Wizard, haven't tested ROSA yet — but listing both in card title to make sure fix gets tested in both.
Steps to reproduce
(As any quota problem, this depends on exact quota... This is one scenario that reproduces with current UI team's staging org 1wuVGGV6SCmD8ya6yRGEJzvmVuC)
- Open Create cluster -> OSD cluster wizard
- Choose Annual billing, Red Hat cloud account
- Choose AWS
- Choose single AZ
- Choose large "Compute node instance type". Specifically, I'm seeing this for largest Memory Optimized — r5.4xlarge, and for both Compute Optimized — c5.2xlarge, c5.4xlarge.
Actual behavior
"Compute node count" dropdown becomes disabled with "You do not have enough quota for this option. Contact sales to purchase additional quota." tooltip.
This is inconsistent!
Expected behavior
- MachineTypeSelection / NodeCountInput should agree on which types are possible.
Either an instance type should not be listed, or there should be some valid number of nodes. - The maximum number of nodes listed by NodeCountInput should match the maximum the backend would accept.
(fastest way to test that is ocm create cluster -dry-run ...playing with -compute-nodes=... flag)
Note that even for smaller instance types, where NodeCountInput is enabled, I'm seeing it offer different maximum between staging UI & prod UI ?env=staging (to ensure both getting same quota), so it's important to confirm backend's idea of maximum.
- blocks
-
HAC-2753 [OSD Wizard v2] Prepare OSD v2 Wizard for promotion to production
-
- Closed
-
- is cloned by
-
HAC-5595 [OSD V2 Wizard] MachineTypeSelection / NodeCountInput disagree on quota
-
- Closed
-
- is related to
-
HAC-3780 [Hypershift ROSA]"Add machine pool" dialog not showing "General purpose" compute types but only listed "accelerating computing" types.
-
- Closed
-
- relates to
-
OCMUI-943 [OSD Wizard] Non-CCS: "Single zone" or "Multizone" radio button should be disabled with tooltip show no quota rather than let users goto next step
-
- To Do
-
- mentioned on