kubernetes/pkg/proxy/healthcheck
Dan Winship f83474916e Fix kube-proxy healthz server for proxier sync loop changes
The proxy healthz server assumed that kube-proxy would regularly call
UpdateTimestamp() even when nothing changed, but that's no longer
true. Fix it to only report unhealthiness when updates have been
received from the apiserver but not promptly pushed out to
iptables/ipvs.
2019-10-04 13:37:09 -04:00
..
BUILD Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00
common.go Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00
doc.go overhaul proxy healthchecks 2017-04-05 14:22:56 -07:00
healthcheck_test.go Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
proxier_health.go Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
service_health.go Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00