]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
improve error handling and add --resume flag to 'ceph rgw realm bootstrap' for partia... 63391/head
authorKushal Deb <Kushal.Deb@ibm.com>
Wed, 21 May 2025 10:01:06 +0000 (15:31 +0530)
committerKushal Deb <Kushal.Deb@ibm.com>
Thu, 17 Jul 2025 12:18:12 +0000 (17:48 +0530)
commit6eb989043ee14fabd26845dd67e51d75b3bc4d8f
treec619a575f37fca7b5f98355c7f856d4ddbabe4d0
parentc1491dc780f22e661a6a370e044d01b270d4926f
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>
src/pybind/mgr/rgw/module.py
src/python-common/ceph/rgw/rgwam_core.py