Description of problem:
Currently "Review and create" step doesn't indicate the wif config name or id when user uses authentication type as "Workload identity federation" in GCP flow. Because of the same, user couldn't review the selected wif config id or name in "Review and create" step.
We would need to add wif config name or id in "Review and create" step when GCP WIF flow is selected.
How reproducible:
Always
Steps to Reproduce:
- Launch OCM UI staging.
- Open OSD wizard.
- In billing mode step, Select "Subscription type" as "Annual: Fixed capacity subscription from Red Hat".
- In billing mode step, Select "infrastructure type" as "Customer cloud subscription".
- Click next and select cloud provider as google.
- Select authentication type as WIF.
- Select a WIF config and proceed to next steps.
- Reach to "Review and create" step.
- See the definitions.
Actual results:
User selected WIF config id or name is missing from "Review and create" step.
Expected results:
Include WIF config id or name as part of details section in "Review and create" step. It helps user to review those selected config before the cluster creation.
- relates to
-
OCMUI-1616 [OSD-GCP] UI changes required for supporting GCP Workload Identity Federation
- In Progress