mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
The tests were accidentally shadowing the nodeIPs variable, resulting in them being no-ops. Noticed while trying to fix them to only act on a single node IP anyway, because there's no guarantee that kubelet is listening on every reported node IP.