k3s/pkg/proxy
Kubernetes Prow Robot 29566d0a65
Merge pull request #74341 from paulsubrata55/kube_proxy_sctp_fix
Issue in kube-proxy when IPVS is enabled and SCTP traffic is sent.
2019-03-26 12:33:33 -07: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 Merge pull request #75265 from JacobTanenbaum/ClearExternalIPs 2019-03-18 11:06:23 -07:00
ipvs Merge pull request #74341 from paulsubrata55/kube_proxy_sctp_fix 2019-03-26 12:33:33 -07:00
metrics clean the deprecated metrics which introduced recently 2019-03-06 15:23:46 +08:00
userspace Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08: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 replace loops with go idiomatic. 2019-02-11 11:21:52 +01:00
BUILD Refactor to use k8s.io/utils/net/ package instead of kubernetes/pkg/util/net/sets 2019-02-04 10:34:53 +05:30
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 Remove conntrack entries from loadbalancer ip too. 2019-02-13 09:55:31 -08:00