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

Ability to cancel a workflow without deleting it #527

Closed
jessesuen opened this issue Dec 3, 2017 · 0 comments
Closed

Ability to cancel a workflow without deleting it #527

jessesuen opened this issue Dec 3, 2017 · 0 comments
Milestone

Comments

@jessesuen
Copy link
Member

Currently we can delete a workflow, but this causes the workflow object itself to become deleted as well as all its pods and logs. If a long running job needs to be stopped without deletion, we need to support the notion of a cancel operation, which would kill but not delete the pods.

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