Deleting non-empty buckets should error #517
Labels
area/rgw-sfs
RGW & SFS related
kind/bug
Something isn't working
triage/next-candidate
This could be moved to the next milestone
Describe the bug
Don't delete non-empty buckets.
S3 Test failing: test_bucket_delete_nonempty
It expects 409 / BucketNotEmpty. We return 204 success.
Docs: https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-bucket.html
Additional context
rgw log
The text was updated successfully, but these errors were encountered: