mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 06:49:38 +00:00
The test "A node shouldn't be able to create another node" could create a node during its run, but it doesn't delete it in this case. This commit addresses this issue.