This is a clone of issue OCPBUGS-53261. The following is the description of the original issue:
—
As we discussed in both related issues, there are some situations that could make your HostedCluster configuration to not work properly. In this case is regarding the SAN recorded in the KAS NamedCertificates provided by the customer/user and the SAN recorded in both certificates to host the KAS (Internal and External) we create from our RootCA. The conflicting situation is:
- You cannot have the NamedCertificates with a SAN recorded that conflicts with the internal API url
- The servicePublishingStrategy.loadBalancer.hostname records the internal API url that will be set into the kubelets.
So the NamedCertificate should contain a SAN that points to a CNAME that your DNS will redirect to the hostname set into the servicePublishingStrategy.loadBalancer.hostname. This will make your configuration work properly.
- blocks
-
OCPBUGS-55500 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- clones
-
OCPBUGS-53261 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- is blocked by
-
OCPBUGS-53261 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- is cloned by
-
OCPBUGS-55500 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- links to
-
RHBA-2025:4427 OpenShift Container Platform 4.18.z bug fix update