generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
I was trying to run e2e test against an existing cluster I have which had some other resources in the "default" namespace.
the cleanup section of the e2e test suite deleted resources that were not created as part of the test.
IMO this is a very unexpected behavior and a major bug.
if ones wants to run e2e tests against his cluster, he should be able to do so without deleting non-related resources.
CC: @danehans
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.