Skip to content

implement forceful deletion #71

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

Merged
merged 8 commits into from
Apr 1, 2024

Conversation

dgrove-oss
Copy link
Collaborator

Fixes #36

Implement support for a debugging mode in which a failed AppWrapper
keeps its quota and does not delete its resources until it is either
suspended by Kueue or the AppWrapper is deleted.
1. Enforce operator-level upper limit on all pauses
2. Delayed deletion on failure to support debugging is only a pause,
   and like all other pauses is capped to not exceed the operator-level
   maximum pause duration.
@dgrove-oss dgrove-oss merged commit 981eafc into project-codeflare:main Apr 1, 2024
@dgrove-oss dgrove-oss deleted the forced-delete branch April 1, 2024 22:15
@dgrove-oss dgrove-oss added the enhancement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement delayed forceful deletion of pods & resources
1 participant