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

Enhance plugin cleanup #11

Open
wjcunningham7 opened this issue Jul 27, 2022 · 0 comments
Open

Enhance plugin cleanup #11

wjcunningham7 opened this issue Jul 27, 2022 · 0 comments

Comments

@wjcunningham7
Copy link
Member

Currently many assets can get left behind after execution:

  • Function and result pickle files in the storage backend
  • Docker images locally and sometimes in remote registries

This becomes a problem as the images in particular can quickly consume storage.

We want these to be deleted by default, or not deleted if the user specifies an additional flag such as --keep-all

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