kubernetes/pkg/proxy
Kubernetes Prow Robot af6f302e46
Merge pull request #83498 from danwinship/proxy-health
Fix kube-proxy healthz server for proxier sync loop changes
2019-10-15 23:04:58 -07:00
..
apis Add strict serializer to codec factory in kube-proxy 2019-09-23 19:39:00 +02:00
config Adding EndpointSlice support for kube-proxy ipvs and iptables proxiers 2019-08-29 01:06:52 -07:00
healthcheck Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
iptables Merge pull request #83498 from danwinship/proxy-health 2019-10-15 23:04:58 -07:00
ipvs Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
metrics Update bazel by hack/update-bazel.sh 2019-09-16 10:36:20 +08:00
userspace Remove unused func IsProxyLocked 2019-09-04 10:36:24 +08:00
util move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
winkernel Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
winuserspace Adding EndpointSlice support for kube-proxy ipvs and iptables proxiers 2019-08-29 01:06:52 -07:00
BUILD Adding EndpointSlice support for kube-proxy ipvs and iptables proxiers 2019-08-29 01:06:52 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_test.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
endpoints.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
endpointslicecache_test.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
endpointslicecache.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
service_test.go Only detecting stale connections for UDP ports in kube-proxy. 2019-09-25 17:48:54 -07:00
service.go Only detecting stale connections for UDP ports in kube-proxy. 2019-09-25 17:48:54 -07:00
types.go Only detecting stale connections for UDP ports in kube-proxy. 2019-09-25 17:48:54 -07:00