Files
kubernetes/test/e2e/auth/node_authz.go
Claudiu Belu ee9be7ce5a tests: Removes node created by test
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.
2021-01-11 15:39:43 -08:00

6.7 KiB