-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
Steps to Reproduce
1) Create a VPC and set an outbound rules to deny the traffic at HTTP port 80)
2) Navigate to the Hypershift ROSA cluster creation wizard.
3) Create account roles in the 4.13 version and select the region type as multi-zone.
4) Select the network type as Public
5) Provide one of the subnets used for the above-created VPC and click on the Create cluster button
6) The cluster installation progress should be shown on the Overview page and the Network banner along with the list of subnets that failed the validation should be displayed
Expected Result
The Overview page should load correctly.
The network validation step should fail and the warning message should be shown
"User action required"
To allow this cluster to be fully managed, add these URLs to the allowlist of these subnet firewalls. For more information review the egress requirements or contact Red Hat support" This should be a warning message"
Actual Result
Cannot convert undefined or null to object
lamarach@lamarach-mac ~ % ocm describe cluster hostedtypeerr ID: 27qsatmieibldc75punb2t687qqm20nc External ID: 14bb84f3-e912-46fc-8d07-f4563504b45f Name: hostedtypeerr State: ready API URL: https://api.hostedtypeerr.0cas.s3.devshift.org:443 API Listening: external Console URL: Masters: 0 Infra: 0 Computes: 2 Product: rosa Provider: aws Version: 4.14.3 Region: us-west-2 Multi-az: true CCS: true Subnet IDs: [subnet-0412c137cd77152fe subnet-0dc7bd34de6324f76] PrivateLink: false STS: true Existing VPC: true Channel Group: stable Cluster Admin: true Organization: ocm-orgAdmin UItesting Creator: hac-shivanthi01 Email: lamarach+hac01@redhat.com AccountNumber: 6344158 Created: 2023-11-30T04:45:46Z Expiration: 2023-12-01T16:45:43Z
lamarach@lamarach-mac ~ % rosa verify network --subnet-ids subnet-0412c137cd77152fe subnet-0dc7bd34de6324f76 --region us-west-2 --role-arn arn:aws:iam::301721915996:role/ManagedOpenShift-HCP-ROSA-Installer-Role
I: Verifying the following subnet IDs are configured correctly: [subnet-0412c137cd77152fe]
I: subnet-0412c137cd77152fe: passed
lamarach@lamarach-mac ~ % rosa verify network --subnet-ids subnet-0dc7bd34de6324f76 --region us-west-2 --role-arn arn:aws:iam::301721915996:role/ManagedOpenShift-HCP-ROSA-Installer-Role
I: Verifying the following subnet IDs are configured correctly: [subnet-0dc7bd34de6324f76]
I: subnet-0dc7bd34de6324f76: pending
I: Run the following command to wait for verification to all subnets to complete:
rosa verify network --watch --status-only --region us-west-2 --subnet-ids subnet-0dc7bd34de6324f76
- blocks
-
OCMUI-1071 [OCM-UI] [Hypershift-ROSA] Network verifier and other checks are not shown on the Overview page after the cluster goes into a ready state
- Closed
-
OCMUI-1105 [OCM-UI]URL's column is displayed as blank inside the Network banner within the Overview page
- Closed
- mentioned on