Description of the Problem
In "service account" authentication wizard flow, once user reached to "Networking" > "Configuration" step from wizard after selecting the cluster privacy as "private" disabled/unchecked the "Install into existing VPC" checkbox. As a result of the same both "Install into an existing VPC" and "Use private service connect" checkboxes were unchecked. User wants now only "Install into an existing VPC" checkbox enabled i.e. without PSC but once user click/check "Install into an existing VPC" checkbox then "Use private service connect" is auto enabled and this is wrong. We should avoid auto enable of "Use private service connect" when "Install into an existing VPC" alone checked.
See the recording attached Screencast from 2024-11-06 13-46-58.mp4
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- launch OSD CCS wizard flow with GCP provider"( with auth type as service account)
- Reach to cluster privacy step.
- Select privacy as private.
- Uncheck the "install into existing VPC" checkbox (or uncheck both "Use private service connect" and "install into existing VPC" checkboxes).
- Click/Check the "install into existing VPC" checkbox.
- See the behavior.
Actual results:
At step 7, the "Use private service connect" checkbox auto enabled once user checked or enabled the "install into existing VPC" checkbox . This is wrong behavior.
Expected results:
At step 7, the "Use private service connect" checkbox should not auto enable once user checked or enabled the "install into existing VPC" checkbox .
- is blocked by
-
OCMUI-2609 Update appearance and actions on the new Private Service Connect wizard pages
- Closed