mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-14 03:45:39 +00:00
Automatic merge from submit-queue Remove leaked tmp file in unit tests Some unit tests leave a temp file in work space: pkg/util/iptables/xtables.lock This patch remove that file @dcbw **Release note**: ```NONE ```