kubernetes/pkg/proxy/util
Dan Winship 19b3a9e194 (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only"
This reverts commit 8bccf4873b, except
for the nftables unit test changes, since we still want the "new"
results (not to mention the bugfixes), just for a different reason
now.
2024-04-18 09:25:06 -04:00
..
iptables kube-proxy: don't use invalid cidrs in unit test 2024-01-09 09:17:31 +01:00
testing reduce cpu usage of kube-proxy with iptables mode 2021-07-05 16:08:19 +08:00
endpoints.go proxy/iptables: Remove unnecessary /32 and /128 in iptables rules 2021-11-09 09:32:50 -05:00
endpoints_test.go proxy/iptables: Remove unnecessary /32 and /128 in iptables rules 2021-11-09 09:32:50 -05:00
linebuffer.go Add a dummy implementation of proxyutil.LineBuffer 2023-07-14 08:38:25 -04:00
linebuffer_test.go Add a dummy implementation of proxyutil.LineBuffer 2023-07-14 08:38:25 -04:00
network.go reduce cpu usage of kube-proxy with iptables mode 2021-07-05 16:08:19 +08:00
nodeport_addresses.go (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
nodeport_addresses_test.go (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
utils.go (Mostly) Revert "change --nodeport-addresses behavior to default to primary node ip only" 2024-04-18 09:25:06 -04:00
utils_test.go kube-proxy: LoadBalancerSourceRanges as *net.IPNet 2024-01-09 09:17:56 +01:00