mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-26 08:51:59 +00:00
Use iptables --wait (if available) to avoid race conditions with util.iptables failing if it tries to modify the tables at the same time as another process.