mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 14:57:35 +00:00
Define a new out of disk node condition and use it to report when node goes out of disk. Make a copy of loop range clause variable in node listers so that it is available outside the for loop. Also update/implement unit tests.