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

Cleanup the /tmp dir on deployment interrupt/finish #400

Open
arm4b opened this issue Feb 9, 2023 · 0 comments
Open

Cleanup the /tmp dir on deployment interrupt/finish #400

arm4b opened this issue Feb 9, 2023 · 0 comments

Comments

@arm4b
Copy link
Member

arm4b commented Feb 9, 2023

This was present in BitOps v1, but missing in v2.

The BitOps creates a temporary tmp dir and uses that as a working dir to avoid storing sensitive data in the shared ops repo.
The code should catch the termination signals and cleanup the /tmp dir on both program interruption and deployment finish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant