]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
improve error handling and add --resume flag to 'ceph rgw realm bootstrap' for partia... 64673/head
authorKushal Deb <Kushal.Deb@ibm.com>
Wed, 21 May 2025 10:01:06 +0000 (15:31 +0530)
committerAdam King <adking@redhat.com>
Thu, 24 Jul 2025 15:09:53 +0000 (11:09 -0400)
commitd7b7f764865c7dd90f2500f6aa9dea298c86b389
tree8b0638b49a46e643c653629f0cccb1f19d8587f6
parent74c3de35e63cf5e6781249ff268581c03830e338
improve error handling and add --resume flag to 'ceph rgw realm bootstrap' for partial recovery

This patch enhances the `ceph rgw realm bootstrap` command by improving error
messaging and introducing a `--resume` flag to support recovery from partial
bootstrap failures.

Signed-off-by: Kushal Deb <Kushal.Deb@ibm.com>
(cherry picked from commit 6eb989043ee14fabd26845dd67e51d75b3bc4d8f)
src/pybind/mgr/rgw/module.py
src/python-common/ceph/rgw/rgwam_core.py