Merge pull request #34316 from kargakis/set-failure-traps-in-deployment-test
Automatic merge from submit-queue
test: move deployment deletion in its own test
@kubernetes/deployment this PR moves the deletion of deployment in its own test (no need to delete deployments in every test since the namespace controller does that for us once the namespace gets deleted after the test finishes)
Fixes https://github.com/kubernetes/kubernetes/issues/33256
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment