mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-20 08:44:23 +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.