-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
-
OCMUI Core Sprint 262
Description of the Problem
In case user select the OCP version < 4.17 from the wizard step, the cluster privacy section doesn't indicate any information that "Private service connect" doesn't support OCP version < 4.17 . User continued to select the "Use Private service connect" options with cluster privacy as private without any issue in wizard. The wizard only blocked at the time of cluster submission with a inflight error from backend. This is late in the cluster creation flow from UI and need to change.
The expectation could be
- Do not show any private service connect references from wizard (Cluster privacy > Use private service connect) in case user choose the version < 4.17 (or any unsupported version) OR
- Disable all the private service connect reference in wizard (Cluster privacy > Use private service connect) with a note indicate that the OCP version >= 4.17 needed to enable or use the feature.
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- Open a OSD wizard flow( GCP cloud with CCS).
- Select the OCP version < 4.17 from version drop-down from Cluster settings > detail step.
- Proceed to next steps.
- Reach cluster privacy step and select the privacy as "private".
- Select both "install into existing VPC" and "Use private service connect".
- Proceed to next steps with required definitions.
- Reach "review and create" step and click "Create cluster" button
- See the behavior.
Actual results:
Cluster submission at step 8 has been blocked with a backend error stating as below.
Error seems to be related inflight check from backend due to unsupported versions and it is late in the OCM UI cluster submission cycle.
Expected results:
In case of unsupported version selection in wizard , then
- Do not show any private service connect references from wizard (Cluster privacy > Use private service connect) in case user choose the version < 4.17 (or any unsupported version) OR
- Disable all the private service connect reference in wizard (Cluster privacy > Use private service connect) with a note indicate that the OCP version >= 4.17 needed to enable or use the feature.
- is blocked by
-
OCMUI-2331 [OSD-GCP] GCP Private Service Connect - Day 1
- Closed
- mentioned on