kubernetes/pkg/proxy
Casey Callendrello 042daa24ac proxy: followup to last-queued-change metric
Fixes two small issues with the metric added in #90175:

1. Bump the timestamp on initial informer sync. Otherwise it remains 0 if
   restarting kube-proxy in a quiescent cluster, which isn't quite right.
2. Bump the timestamp even if no healthz server is specified.
2020-05-11 18:48:47 +02:00
..
apis kube-proxy: add '--bind-address-hard-fail' flag to treat failure to bind to a port as fatal 2020-04-02 13:13:10 +08:00
config kube-proxy: some code cleanup 2020-03-17 21:46:54 +08:00
healthcheck Clean up kube-proxy metrics startup 2020-03-30 10:29:14 -07:00
iptables proxy: followup to last-queued-change metric 2020-05-11 18:48:47 +02:00
ipvs proxy: followup to last-queued-change metric 2020-05-11 18:48:47 +02:00
metaproxier
metrics pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
userspace Make userspace proxy logging quieter 2020-03-20 08:24:02 -04:00
util Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
winkernel proxy: followup to last-queued-change metric 2020-05-11 18:48:47 +02:00
winuserspace Cleanup: Change "Ip" to "IP" in func and var names 2020-04-10 15:29:50 -07:00
BUILD
doc.go
endpoints.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00
endpoints_test.go
endpointslicecache.go
endpointslicecache_test.go
OWNERS
service.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00
service_test.go
topology.go
topology_test.go
types.go kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00