Skip to content

🚀 Feat reattach to manual destroy run #594

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

baptman21
Copy link
Contributor

Description

Add the ability to manually retry a destroy run when deleting a workspace with DeletionPolicy set to destroy. Currently, if the destroy run created by the operator fails, manually running a destroy run does not reconcile the workspace, and it stays stuck in errored until the workspace is manually deleted.

This is not a retry from the operator, but allows a better handling of manual retries.

Usage Example

References

Fixes: GH-548

Community Note

  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

@baptman21 baptman21 force-pushed the feat-reconnect-to-manual-destroy-run branch from db0ff2c to 956f0dd Compare April 25, 2025 09:33
@baptman21 baptman21 changed the title Feat reattach to manual destroy run 🚀 Feat reattach to manual destroy run Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 Reattach to new destroy run when deleting a workspace
1 participant