-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13.0
-
None
-
No
-
Proposed
-
False
-
This is a clone of issue OCPBUGS-8483. The following is the description of the original issue:
—
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:
- clones
-
OCPBUGS-8483 Origin tests should not specify `readyz` as the health check path
- Closed
- is blocked by
-
OCPBUGS-8483 Origin tests should not specify `readyz` as the health check path
- Closed
- links to