]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: handle instances w/ leading hyphens correctly 54257/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Mon, 30 Oct 2023 19:57:04 +0000 (15:57 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 30 Oct 2023 20:32:31 +0000 (16:32 -0400)
commit48acf4712a36936306acfc887f0ab205d3bfe8b4
tree6dfcb78c2e19e1b22bf6a9a2c2414d715bd964d4
parentc672d7aab0240cefa8a3decdffd498e0ade3d5be
rgw: handle instances w/ leading hyphens correctly

Some instance identifiers have leading hyphens, which broke the
rgw-restore-bucket-index script. This fixes those issues and adds a
few features to making debugging easier in the future.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/rgw/rgw-restore-bucket-index