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 option to delete cluster but retain S3 bucket #57

Open
cailinw opened this issue Oct 16, 2021 · 0 comments
Open

Add option to delete cluster but retain S3 bucket #57

cailinw opened this issue Oct 16, 2021 · 0 comments
Labels
banyan-jl Concerning Banyan.jl enhancement New feature or request

Comments

@cailinw
Copy link
Contributor

cailinw commented Oct 16, 2021

Currently, deleting a cluster deletes the S3 bucket associated with it. This is because deleting a cluster should clean up all resources associated with the cluster. However, since the S3 bucket may contain data that existed before the cluster or has results written to it that the user would like to retain. The current solution is to copy the contents to preserve to a different S3 bucket before deleting the cluster. However, it would be nice to have an option to retain the S3 bucket when deleting a cluster.

@cailinw cailinw added enhancement New feature or request banyan-jl Concerning Banyan.jl labels Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
banyan-jl Concerning Banyan.jl enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant