kubernetes/pkg/proxy
Andrew Sy Kim e5f9b80023 kube-proxy: health check server should only check ready endpoints
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2021-01-11 16:17:58 -05:00
..
apis Merge pull request #95872 from 22dm/kube-proxy-comment-fix 2020-11-08 19:23:37 -08:00
config Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
healthcheck Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
iptables kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00
ipvs kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00
metaproxier dual stack services (#91824) 2020-10-26 13:15:59 -07:00
metrics pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
userspace update-bazel 2020-09-18 00:44:39 +00:00
util Avoiding double parsing of ip/cidr strings and logging bad ips/cidrs 2020-11-20 22:22:55 +00:00
winkernel Fail instead of panic when HNS network cannot be created in test. 2020-12-02 07:01:27 +00:00
winuserspace Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Updates related to PR feedback 2020-11-12 12:30:50 -08:00
OWNERS
doc.go
endpoints.go kube-proxy: health check server should only check ready endpoints 2021-01-11 16:17:58 -05:00
endpoints_test.go kube-proxy: health check server should only check ready endpoints 2021-01-11 16:17:58 -05:00
endpointslicecache.go kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00
endpointslicecache_test.go kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00
service.go Fixup #1 addressing review comments 2020-11-17 07:13:51 +00:00
service_test.go Updating after merging with a conflicting commit 2020-11-14 01:09:46 +00:00
topology.go
topology_test.go
types.go kube-proxy: update internal endpoints map with 'serving' and 'terminating' condition from EndpointSlice 2021-01-11 16:17:58 -05:00