kubernetes/pkg/proxy
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
..
apis update scripts 2020-09-02 10:49:40 -07:00
config Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
healthcheck Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
iptables LockToDefault the ExternalPolicyForExternalIP feature gate 2020-09-16 13:16:33 -04:00
ipvs LockToDefault the ExternalPolicyForExternalIP feature gate 2020-09-16 13:16:33 -04:00
metaproxier kube-proxy dual-stack infers IP family from ClusterIP 2020-06-30 18:42:19 +02:00
metrics pkg/proxy: add last-queued-timestamp metric 2020-04-21 15:19:32 +02:00
userspace update storageos vendor for FilteredDial change 2020-09-18 00:07:32 +00:00
util Adds filtering of hosts to DialContexts. 2020-09-18 00:07:32 +00:00
winkernel Updating winkernel kube-proxy OWNERS file 2020-09-03 14:55:09 -07:00
winuserspace Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
doc.go
endpoints_test.go Changes to Proxy common code 2020-06-29 14:29:46 -07:00
endpoints.go Changes to Proxy common code 2020-06-29 14:29:46 -07:00
endpointslicecache_test.go Ensuring kube-proxy does not mutate shared EndpointSlices 2019-12-10 13:18:04 -08:00
endpointslicecache.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04: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 Updating kube-proxy to trim space from loadBalancerSourceRanges 2020-08-20 18:19:52 -07:00
service.go Updating kube-proxy to trim space from loadBalancerSourceRanges 2020-08-20 18:19:52 -07: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 kube-proxy: log service and endpoint updates 2020-04-10 15:29:44 -07:00