kubernetes/pkg/util/iptables
Dan Winship 8c98dee1ed Add utiliptables.NewDualStack
Basically all callers want dual-stack-if-possible, so simplify that.

Also, tweak the startup-time checking in kubelet to treat "no iptables
support" as interesting but not an error.
2025-03-08 10:14:17 -05:00
..
testing Add doc.go file without any buildconstraint to run tests on non linux systems 2024-04-03 12:30:59 +05:30
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
iptables.go Add utiliptables.NewDualStack 2025-03-08 10:14:17 -05:00
iptables_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
iptables_test.go Add utiliptables.NewDualStack 2025-03-08 10:14:17 -05:00
monitor_test.go Remove exec arg from utiliptables.New 2025-03-08 10:11:15 -05:00
OWNERS Make pkg/util/iptables and pkg/util/ipvs owned by sig-network 2023-03-18 11:29:36 -04:00
save_restore.go Properly build-tag the Linux kube-proxy backend code 2023-12-18 20:20:51 -05:00
save_restore_test.go Properly build-tag the Linux kube-proxy backend code 2023-12-18 20:20:51 -05:00