kubernetes/pkg/proxy/winkernel
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
hns_test.go Set loadbalancer flags for DSR 2019-05-20 15:37:19 -07:00
hnsV1.go Fix the creation of load balancer policy for the NodeIp when NodePort specified is same as service Port 2019-06-20 11:11:44 -07:00
hnsV2.go Fix the creation of load balancer policy for the NodeIp when NodePort specified is same as service Port 2019-06-20 11:11:44 -07:00
metrics.go Migrate prometheus bucket functionality to metrics stability framework. 2019-09-16 11:05:38 +08:00
OWNERS Update owners file 2019-04-16 10:45:50 -07:00
proxier_test.go Better distinguish the two kinds of proxy health check servers 2019-10-04 10:37:58 -04:00
proxier.go Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00