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

use account metadata for allowing unsafe deletions #193

Open
sampsapenna opened this issue May 12, 2021 · 0 comments
Open

use account metadata for allowing unsafe deletions #193

sampsapenna opened this issue May 12, 2021 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@sampsapenna
Copy link
Member

Proposed solution

Current implementation of deletions doesn't allow deleting containers which have objects within them, due to the large risk associated with a destructive operation of this magnitude. It should be useful to allow this on a per-project basis, which would mean allowing unsafe deletes in Openstack Swift account metadata.

DoD (Definition of Done)

The UI has an option to allow deleting containers with contents with the delete button inside a single project.

Testing

Simple verification of correct frontend behavior by hand.

@sampsapenna sampsapenna added the enhancement New feature or request label May 12, 2021
@sampsapenna sampsapenna self-assigned this May 12, 2021
@sampsapenna sampsapenna added this to To do in SD Connect via automation May 12, 2021
@sampsapenna sampsapenna added this to the 1.2.0 milestone Jun 1, 2021
@sampsapenna sampsapenna removed their assignment Nov 11, 2021
@blankdots blankdots removed this from the 1.2.0 milestone Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
SD Connect
  
Product Backlog
Development

No branches or pull requests

2 participants