kubernetes/pkg/proxy/iptables
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
..
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 Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00
proxier_test.go Move from glog to klog 2018-11-10 07:50:31 -05:00
proxier.go Kube-proxy: REJECT LB IPs with no endpoints 2019-03-11 20:33:45 -07:00