-
Bug
-
Resolution: Done-Errata
-
Major
-
4.14.z, 4.15.z, 4.16.z
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-54946 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- is cloned by
-
OCPBUGS-54946 Add validation to check that NamedCertificates and the Internal Certificate SAN does not have conflicting domains
-
- Closed
-
- relates to
-
OCPBUGS-41853 When adding API server certificate to the HostedCluster the bootstrap-kubeconfig is no longer trusted
-
- Closed
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update