Description of problem:
"Workload Identity Federation" feature is supported from 4.17 or later OCP version. Considering that requirement, it would be good to show/Enable only 4.17 or later OCP versions (from "Version" drop-down of cluster settings step) in wizard when user chooses "Authentication type" as "Workload Identity Federation" .
Currently all the OSD supported version will be listed and user hasn't warned or indicated when they choose a wrong version.
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging
- Open OSD wizard.
- In billing model, Select "Subscription type" as "Annual fixed capacity subscription from Red Hat" and select "Infrastructure type" as "customer cloud subscription".
- Click "Next" button.
- Select Cloud provider as "GCP".
- Select "Authentication type" as "Workload Identity Federation.
- Fill all required field and click "Next".
- See the behavior of version dropdown and its values.
Actual results:
Currently all the OSD supported versions are listed although the "Authentication type" selected as "Workload Identity Federation" in wizard
Expected results:
Hide or disable unsupported OCP version from Versions field when the "Authentication type" selected as "Workload Identity Federation" in OSD GCP wizard flow.
- relates to
-
OCMUI-1616 [OSD-GCP] UI changes required for supporting GCP Workload Identity Federation
- In Progress