Files
kubernetes/pkg/proxy
Dan Winship ff5f5bc161 Merge several NodePort tests into TestNodePorts
Previously we had TestNodePort, which tested basic NodePort behavior,
plus Test{Enable,Disable}LocalhostNodePorts{IPv4,IPv6} to test the
behavior of --localhost-nodeports under IPv4 and IPv6, plus
TestDisableLocalhostNodePortsIPv4WithNodeAddress to test
--nodeport-addresses.

Merge all of these together into TestNodePorts, and use
runPacketFlowTests to check the results rather than
assertIPTablesRulesEqual.

The packet tracer is not full-featured enough to be able to check the
"anti martian packet spoofing" rule, so we check the iptables dump for
that manually.

(This also fixes the --localhost-nodeport tests to use the same IP
ranges as most of the other tests now.)
2023-09-26 12:01:28 -04:00
..
2023-05-11 16:43:38 +00:00
2023-08-14 17:21:26 +08:00
2023-07-16 11:47:19 +00:00
2023-07-16 11:47:19 +00:00
2023-08-14 17:21:26 +08:00
2023-09-11 00:50:29 +08:00
2023-05-05 14:29:23 +05:30