kubernetes/pkg/proxy
2019-11-06 17:42:34 -05:00
..
apis Correct spelling mistakes 2019-11-06 20:25:19 +08: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 #84422 from aojea/kubemarkdrop 2019-11-03 13:41:39 -08:00
ipvs hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
metrics Update bazel by hack/update-bazel.sh 2019-09-16 10:36:20 +08:00
userspace hack/update-vendor.sh 2019-11-06 17:42:34 -05: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 refactor(*): fix comparison to bool constant, return redundant 2019-10-28 16:41:08 +08: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.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
endpoints_test.go Reworking kube-proxy to only compute endpointChanges on apply. 2019-10-15 16:31:12 -07:00
endpointslicecache.go refactor(*): fix comparison to bool constant, return redundant 2019-10-28 16:41:08 +08:00
endpointslicecache_test.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.go refactor(*): fix comparison to bool constant, return redundant 2019-10-28 16:41:08 +08:00
service_test.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