kubernetes/pkg/proxy/iptables
Dan Winship ab67a942ca proxy/iptables, proxy/ipvs: Remove an unnecessary check
The iptables and ipvs proxiers both had a check that none of the
elements of svcInfo.LoadBalancerIPStrings() were "", but that was
already guaranteed by the svcInfo code. Drop the unnecessary checks
and remove a level of indentation.
2021-11-09 09:32:50 -05:00
..
OWNERS pkg/proxy: add sig-network-approvers/sig-network-reviewers to OWNERS files 2019-05-13 10:30:29 -05:00
proxier_test.go Merge pull request #106163 from aojea/conntrack_readiness 2021-11-08 13:11:44 -08:00
proxier.go proxy/iptables, proxy/ipvs: Remove an unnecessary check 2021-11-09 09:32:50 -05:00