kubernetes/pkg/proxy/util
Matthew Cary f2e23afcf1 Adds filtering of hosts to DialContexts.
The provided DialContext wraps existing clients' DialContext in an attempt to
preserve any existing timeout configuration. In some cases, we may replace
infinite timeouts with golang defaults.

- scaleio: tcp connect/keepalive values changed from 0/15 to 30/30
- storageos: no change
2020-09-18 00:07:32 +00:00
..
iptables Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
testing
BUILD kube-proxy ShouldSkipService takes only one argument 2020-06-30 18:42:15 +02:00
endpoints.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
endpoints_test.go
network.go
port.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
port_test.go
utils.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
utils_test.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00