kubernetes/pkg/proxy/iptables
Dan Winship 709b4f696d proxy/iptables: test LoadBalancerSourceRanges vs node IP
The LoadBalancer rules change if the node IP is in one of the
LoadBalancerSourceRange subnets, so make sure to set nodeIP on the
fake proxier so we can test this, and add a second source range to
TestLoadBalancer containing the node IP. (This changes the result of
one flow test that previously expected that node-to-LB would be
dropped.)
2022-05-05 10:58:07 -04:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go proxy/iptables: test LoadBalancerSourceRanges vs node IP 2022-05-05 10:58:07 -04:00
proxier.go Add sync_proxy_rules_no_local_endpoints_total metric 2022-03-31 18:54:23 +00:00