kubernetes/pkg/proxy/userspace
Antonio Ojea a46e1f0613 kube-proxy ShouldSkipService takes only one argument
instead of receiving the service name and namespace we
can obtain it from the service object directly.

Signed-off-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2020-06-30 18:42:15 +02:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
loadbalancer.go proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider 2019-04-05 16:16:35 -05:00
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
port_allocator_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
port_allocator.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxier_test.go bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
proxier.go kube-proxy ShouldSkipService takes only one argument 2020-06-30 18:42:15 +02:00
proxysocket.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
rlimit_windows.go
rlimit.go switch from package syscall to x/sys/unix 2017-07-21 12:14:42 +02:00
roundrobin_test.go buildPortsToEndpointsMap should use flattened value type 2019-08-15 11:28:09 -07:00
roundrobin.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00