k3s/pkg/proxy
Dan Williams 04b943ce38 proxy/userspace: track initial service/endpoints sync
We'll use this shortly to prevent premature syncing before all
initial endpoints and services have been received from the
apiserver.
2019-04-05 16:16:36 -05:00
..
apis [kube-proxy/ipvs] Add flag to enable strict ARP 2019-03-12 15:56:22 +01:00
config Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
healthcheck Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
iptables Add better logging when iptables-restore fails 2019-04-04 16:34:10 -07:00
ipvs Add better logging when iptables-restore fails 2019-04-04 16:34:10 -07:00
metrics clean the deprecated metrics which introduced recently 2019-03-06 15:23:46 +08:00
userspace proxy/userspace: track initial service/endpoints sync 2019-04-05 16:16:36 -05:00
util Refactor to use k8s.io/utils/net/ package instead of kubernetes/pkg/util/net/sets 2019-02-04 10:34:53 +05:30
winkernel Merge pull request #74688 from ksubrmnn/overlay_dsr 2019-03-06 20:35:52 -08:00
winuserspace proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider 2019-04-05 16:16:35 -05:00
BUILD proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider 2019-04-05 16:16:35 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
doc.go
endpoints.go Don't log warning when EndpointsLastChangeTriggerTime not set. 2019-02-13 09:11:59 +01:00
endpoints_test.go Start exporting the in-cluster network programming latency metric. 2019-02-12 08:09:59 +01:00
service.go Merge pull request #73323 from prameshj/clear-externalip-conntrack 2019-02-19 18:38:17 -08:00
service_test.go Changes according to the approved KEP. SCTP is supported for HostPort and LoadBalancer. Alpha feature flag SCTPSupport controls the support of SCTP. Kube-proxy config parameter is removed. 2018-08-27 05:58:36 +00:00
types.go proxy: consolidate ServicesHandler/EndpointsHandler into ProxyProvider 2019-04-05 16:16:35 -05:00