-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.15.z
This is a clone of issue OCPBUGS-29391. The following is the description of the original issue:
—
Description of problem:
AWS HyperShift clusters' nodes cannot join cluster with custom domain name in DHCP Option Set
Version-Release number of selected component (if applicable):
Any
How reproducible:
100%
Steps to Reproduce:
1. Create a VPC for a HyperShift/ROSA HCP cluster in AWS 2. Replace the VPC's DHCP Option Set with another with a custom domain name (example.com or really any domain of your choice) 3. Attempt to install a HyperShift/ROSA HCP cluster with a nodepool
Actual results:
All EC2 instances will fail to become nodes. They will generate CSR's based on the default domain name - ec2.internal for us-east-1 or ${region}.compute.internal for other regions (e.g. us-east-2.compute.internal)
Expected results:
Either that they become nodes or that we document that custom domain names in DHCP Option Sets are not allowed with HyperShift at this time. There is currently no pressing need for this feature, though customers do use this in ROSA Classic/OCP successfully.
Additional info:
This is a known gap currently in cluster-api-provider-aws (CAPA) https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/1691
- blocks
-
OCPBUGS-34856 AWS HyperShift clusters' nodes cannot join cluster with custom domain name in DHCP Option Set
- Closed
- clones
-
OCPBUGS-29391 AWS HyperShift clusters' nodes cannot join cluster with custom domain name in DHCP Option Set
- Closed
- is blocked by
-
OCPBUGS-29391 AWS HyperShift clusters' nodes cannot join cluster with custom domain name in DHCP Option Set
- Closed
- is cloned by
-
OCPBUGS-34856 AWS HyperShift clusters' nodes cannot join cluster with custom domain name in DHCP Option Set
- Closed
- links to
-
RHBA-2024:2068 OpenShift Container Platform 4.15.z bug fix update