-
Bug
-
Resolution: Done-Errata
-
Major
-
4.13.0
-
None
-
No
-
Proposed
-
False
-
-
N/A
-
Release Note Not Required
-
Done
Description of problem:
We merged a change into origin to modify a test so that `/readyz` would be used as the health check path. It turns out this makes things worse because we want to use kube-proxy's health probe endpoint to monitor the node health, and kube-proxy only exposes `/healthz` which is the default path anyway. We should remove the annotation added to change the path and go back to the defaults.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- blocks
-
OCPBUGS-8742 Origin tests should not specify `readyz` as the health check path
- Closed
- is cloned by
-
OCPBUGS-8742 Origin tests should not specify `readyz` as the health check path
- Closed
- links to
-
RHEA-2023:5006 rpm