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

Delete a Bucket #32

Open
gabedealmeida opened this issue Apr 29, 2021 · 1 comment
Open

Delete a Bucket #32

gabedealmeida opened this issue Apr 29, 2021 · 1 comment

Comments

@gabedealmeida
Copy link
Contributor

Add the ability for a user to delete a bucket in the buckets view.

@gabedealmeida gabedealmeida self-assigned this Apr 29, 2021
@super3 super3 removed the UX label May 13, 2021
@gabedealmeida
Copy link
Contributor Author

I've been working on bucket deletion, and now that I have a better understanding of the scope of the problem and edge cases, I'm trying to think of the best approach. First, I checked out the us1 Satellite and wasn't able to figure out a way to delete a bucket, which leaves me wondering why. Second, as far as I'm aware, a bucket first needs to be empty in order for it to be deleted, but as I understand it, a user can use multiple passphrases within a single bucket. So in order to empty out that bucket, we would need to have access to all passphrases and delete all of those objects first. In other words, if they forget a passphrase, then that bucket can't be deleted. Not entirely sure if this is a problem we want to focus on and if it even makes sense.

@super3 super3 changed the title Delete a bucket Delete a Bucket May 13, 2021
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

2 participants