Skip to content

e2e test cleanup deletes resources it should not #486

Closed
@nirrozenbaum

Description

@nirrozenbaum

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

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions