Description of problem:
Initiate the installation of an OSD/ROSA cluster with security groups configured from VPC settings. Note that the security groups are configured only for control plane nodes and infra nodes not for compute nodes.
Once installation completed, the overview page shown the security group names for both control plane and infra node definition. But it was also shown link
"See more information in the machine pools tab" at end. This is confusing as user will not see more information related to control plane or infra nodes in machine pool tab. This is only valid when compute/machine pool nodes are having a security group configured. Hence request to hide "See more information in the machine pools tab" if no machine pool or compute node security group definition present for the cluster.
How reproducible:
always
Steps to Reproduce:
- Open OCM UI staging.
- Open OSD wizard (choose a CCS with cloud provider AWS)
- Go Networking step and enable the " Install into an existing VPC option"
- Click "Next" button.
- Select a VPC from the drop-down and configure subnet definitions.
- Select the security groups names for control plane and infrastructure nodes from "Additional security groups" section
- Click "Next" button.
- Reach to "Review and create" page.
- Click "Create cluster" button.
- See the security group definition from cluster overview page.
Actual results:
An option "See more information in the machine pools tab" shown as part of security group definition although no compute nodes/machine pools with security group definition present for the cluster. User won't see any more information in machine pool tab related to control plane or infra nodes.
Expected results:
Hide "See more information in the machine pools tab" if no machine pool or compute node security group definition present for the cluster.