]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
radosgw-admin: support 'account rm --purge-data'
authorCasey Bodley <cbodley@redhat.com>
Tue, 4 Feb 2025 16:09:12 +0000 (11:09 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 18 Mar 2025 17:57:47 +0000 (13:57 -0400)
commit3ee5183bca4b65a85a5e2ea7bea7cbd59d6fe9bb
tree935e5d180fa4275fffabde0c99dd8c9622ac2a7f
parent021a468502bb6b6868818f6a5b0e3f54feb17574
radosgw-admin: support 'account rm --purge-data'

analogous to 'user rm --purge-data'. instead of failing if the account
still owns buckets, remove the remaining buckets/objects

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 83bacbb47457dea380ac1958f73c82132a8f7fd4)
src/rgw/rgw_account.cc
src/rgw/rgw_account.h
src/rgw/rgw_admin.cc