Skip to content

e2e: deletion of CRDs may be delayed #1437

Open
@tmshort

Description

@tmshort

The e2e tests used to fail due to CRDs not being deleted in a timely manner. The CRDs would be in a terminating state with a specific error message. Eventually, after a few minutes, the CRDs are deleted.

This is handled in our e2e's by a 5-minute timeout while checking for CRD deletion.

This was the interesting condition on the CRDs:

{Terminating True 2024-11-06 21:00:31 +0000 UTC InstanceDeletionFailed could not list instances: storage is (re)initializing}

References to this error:

Originally posted by @tmshort in #1428 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions