-
Bug
-
Resolution: Done-Errata
-
Major
-
4.14
-
Important
-
No
-
Hypershift Sprint 233, Hypershift Sprint 234, Hypershift Sprint 236, Hypershift Sprint 238, Hypershift Sprint 241, Hypershift Sprint 242
-
6
-
Rejected
-
False
-
Description of problem:
The kube apiserver manages the endpoints resource of the default/kubernetes service so that pods can access the kube apiserver. It does this via the --advertise-address flag and the container port for the kube apiserver pod. Currently the HCCO overwrites the endpoints resource with another port. This conflicts with what the KAS manages, it should not do that.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. Create an AWS publicAndPrivate cluster with DNS hostnames and a Route publishing strategy for the apiserver.
Actual results:
The HCCO overwrites the default/kubernetes endpoints resource in the guest cluster.
Expected results:
The HCCO does not overwrite the default/kubernetes endpoints resource
Additional info:
- links to
-
RHSA-2023:5006 OpenShift Container Platform 4.14.z security update
- mentioned on