• Kubernetes Submit Queue's avatar
    Merge pull request #63716 from JacobTanenbaum/healthz · 23d3b6fc
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 63920, 63716, 63928, 60553, 63946). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Add InstallPathHandler which allows for more then one path to be associated with health checking.
    
    Currently it is only possible to have one group of checks which must all pass for the handler to report success.
    Allowing multiple paths for these checks allows use of the same machinery for other kinds of checks, i.e. readiness.
    
    
    
    **What this PR does / why we need it**:
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    23d3b6fc
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...