Description of problem:
Starting from version 4.16, the installer does not support creating a cluster in AWS with the OPENSHIFT_INSTALL_AWS_PUBLIC_ONLY=true flag enabled anymore.
Version-Release number of selected component (if applicable):
How reproducible:
The installation procedure fails systemically when using a predefined VPC
Steps to Reproduce:
1. Follow the procedure at https://docs.openshift.com/container-platform/4.16/installing/installing_aws/ipi/installing-aws-vpc.html#installation-aws-config-yaml_installing-aws-vpc to prepare an install-config.yaml in order to install a cluster with a custom VPC 2. Run `openshift-install create cluster ...' 3. The procedure fails: `failed to create load balancer`
Actual results:
The installation procedure fails.
Expected results:
An OCP cluster to be provisioned in AWS, with public subnets only.
Additional info:
- blocks
-
OCPBUGS-38692 Openshift Installer: create a cluster in AWS with public subnets only
- Closed
- is cloned by
-
OCPBUGS-38692 Openshift Installer: create a cluster in AWS with public subnets only
- Closed
- relates to
-
OCPBUGS-38722 [aws] add validation for public-only subnets workflows
- Verified
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update