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 fix static checks 2018-02-26 23:49:26 +08:00
BUILD kube-proxy ShouldSkipService takes only one argument 2020-06-30 18:42:15 +02:00
endpoints_test.go add ut for PortPart() 2018-08-16 11:49:48 +08:00
endpoints.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
network.go fix golint 2019-05-03 14:31:51 +08:00
port_test.go K8s SCTP support implementation for the first pull request 2018-08-27 05:56:27 +00:00
port.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
utils_test.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
utils.go Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00