-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.18.z
Description of problem:
The liveness and readiness probes associated with the OpenShift apiserver in HyperShift is misaligned with the probes used in OpenShift IPI.
Version-Release number of selected component (if applicable):
4.18
How reproducible:
Every time.
Steps to Reproduce:
1. Deploy a ROKS v4.18 (HyperShift) cluster. 2. Check the openshift-apiserver deployment spec.
Actual results:
Liveness and readiness probes use the /healthz endpoint.
Expected results:
Liveness and readiness probes use the /livez and /readyz endpoints similar to OpenShift IPI.
Additional info:
- https://github.com/openshift/cluster-openshift-apiserver-operator/pull/612 - https://github.com/openshift/cluster-openshift-apiserver-operator/pull/588
- blocks
-
OCPBUGS-55148 Misaligned OpenShift apiserver probe endpoints
-
- Closed
-
- is cloned by
-
OCPBUGS-55148 Misaligned OpenShift apiserver probe endpoints
-
- Closed
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update