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

Add options for job cleanup #47

Closed
pablochacin opened this issue May 19, 2022 · 1 comment · Fixed by #49
Closed

Add options for job cleanup #47

pablochacin opened this issue May 19, 2022 · 1 comment · Fixed by #49

Comments

@pablochacin
Copy link
Contributor

By default, when a job is terminated, it is not deleted. Similarly, when a job is deleted, by default the jobs owned by it are not automatically deleted.

In order to address this issue is will be convenient to add options for

  • Automatically deleting completed jobs
  • Deleting in cascade the pods owned by a job
@pablochacin
Copy link
Contributor Author

FYI: I plan to work on this issue this weekend to unblock WIP: Add node stress test helper #10

This was referenced May 20, 2022
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

Successfully merging a pull request may close this issue.

1 participant