kubernetes/pkg/proxy
Antonio Ojea 98be7831e4
Revert "kube-proxy: check KUBE-MARK-DROP"
This reverts commit 1ca0ffeaf2.

kube-proxy is not recreating the rules associated to the
KUBE-MARK-DROP chain, that is created by the kubelet.

Is preferrable avoid the dependency between the kubelet and
kube-proxy and that each of them handle their own rules.
2019-11-22 06:37:42 +01:00
..
apis Correct spelling mistakes 2019-11-06 20:25:19 +08:00
config Service Topology implementation 2019-11-15 13:36:43 +08:00
healthcheck Fix kube-proxy healthz server for proxier sync loop changes 2019-10-04 13:37:09 -04:00
iptables Revert "kube-proxy: check KUBE-MARK-DROP" 2019-11-22 06:37:42 +01:00
ipvs Autogenerated files 2019-11-15 14:37:44 +08:00
metrics Hide proxy metrics that have been deprecated in 1.14 2019-11-13 19:31:14 +08:00
userspace Service Topology implementation 2019-11-15 13:36:43 +08:00
util move ShuffleStrings to pkg/proxy 2019-08-21 20:03:53 +01:00
winkernel Service Topology implementation 2019-11-15 13:36:43 +08:00
winuserspace Service Topology implementation 2019-11-15 13:36:43 +08:00
BUILD Autogenerated files 2019-11-15 14:37:44 +08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
endpoints_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpoints.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpointslicecache_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
endpointslicecache.go Service Topology implementation 2019-11-15 13:36:43 +08: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 Service Topology implementation 2019-11-15 13:36:43 +08:00
topology_test.go Service Topology implementation 2019-11-15 13:36:43 +08:00
topology.go Service Topology implementation 2019-11-15 13:36:43 +08:00
types.go Service Topology implementation 2019-11-15 13:36:43 +08:00