Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e: deletion of CRDs may be delayed #1437

Open
tmshort opened this issue Nov 7, 2024 · 0 comments
Open

e2e: deletion of CRDs may be delayed #1437

tmshort opened this issue Nov 7, 2024 · 0 comments

Comments

@tmshort
Copy link
Contributor

tmshort commented Nov 7, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant