• Kubernetes Submit Queue's avatar
    Merge pull request #44968 from MrHohn/kube-proxy-healthcheck · 332b095c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 44727, 45409, 44968, 45122, 45493)
    
    Separate healthz server from metrics server in kube-proxy
    
    From #14661, proposal is on kubernetes/community#552.
    
    Couple bullet points as in commit:
    - /healthz will be served on 0.0.0.0:10256 by default.
    - /metrics and /proxyMode will be served on port 10249 as before.
    - Healthz handler will verify timestamp in iptables mode.
    
    /assign @nicksardo @bowei @thockin 
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    332b095c
Name
Last commit
Last update
..
ports Loading commit data...
thirdparty Loading commit data...
tunneler Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
client_ca_hook.go Loading commit data...
client_ca_hook_test.go Loading commit data...
controller.go Loading commit data...
controller_test.go Loading commit data...
doc.go Loading commit data...
import_known_versions.go Loading commit data...
import_known_versions_test.go Loading commit data...
master.go Loading commit data...
master_openapi_test.go Loading commit data...
master_test.go Loading commit data...
services.go Loading commit data...