Skip to content

Object Storage - Empty/Delete Bucket UX improvement #1179

Description

@agoude

User story

As a user of OVHcloud Object Storage (S3-compatible)
I can safely delete a bucket from the console with clear guidance on constraints
So that I do not have to deal with S3 errors that could block the deletion

Acceptance criteria

Bucket inspection

  • The modal displays: current object count (including non-current versions, delete markers), versioning status, Object Lock configuration, and replication status.

Conditions

  • If the bucket is empty and has no replication rules, no locks, and no active versioning, the user is offered direct deletion
  • If the bucket contains Compliance-locked objects, deletion is blocked
  • If the bucket contains a Replication rule enabled, the information is returned to the user
  • If the bucket has less than 2000 objects and no other blockers, BulkDelete is offered to empty the bucket
  • Above, guidance to lifecycle management is offered to empty the bucket with no performance impact

Discuss on Discord

Feel free to discuss with us on https://discord.gg/ovhcloud

Metadata

Metadata

Fields

No fields configured for Feature.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions