k3s/pkg/proxy
Tim Hockin de25d6cb95 Kube-proxy: REJECT LB IPs with no endpoints
We REJECT every other case.  Close this FIXME.

To get this to work in all cases, we have to process service in
filter.INPUT, since LB IPS might be manged as local addresses.
2019-03-11 20:33:45 -07:00
..
apis Merge pull request #70896 from ksubrmnn/overlay_dsr 2019-02-20 12:53:13 -08: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 Kube-proxy: REJECT LB IPs with no endpoints 2019-03-11 20:33:45 -07:00
ipvs clean the deprecated metrics which introduced recently 2019-03-06 15:23:46 +08: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 Move from glog to klog 2018-11-10 07:50:31 -05: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