Skip to content

E2E test hangs itself on finalizer #789

@MikeSpreitzer

Description

@MikeSpreitzer

The workflow in .github/workflows/ci-e2e-openshift.yaml deletes the dual-pods controller while some relevant Pods exist and then tries to delete the namespace that the test ran in. Some Pods never get deleted because they have a finalizer that the dual-pods controller would normally remove. The namespace never gets deleted because the Pods never get deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageIndicates an issue or PR lacks a triage label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions