]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-monstore-tool: include rotating keys in rebuilt mon 43335/head
authorSage Weil <sage@newdream.net>
Wed, 29 Sep 2021 20:29:43 +0000 (16:29 -0400)
committerSage Weil <sage@newdream.net>
Fri, 1 Oct 2021 18:42:35 +0000 (14:42 -0400)
commitd83d12b90f7d0c2d81c08d3482bc6fecb2bc9059
tree3fd15aafb47366bca5451453842103ed0b6ce5a9
parent18864380cc3289e20fc1cbbfaefa34004265c774
ceph-monstore-tool: include rotating keys in rebuilt mon

This avoids an initial period after mon restart in which there are no
rotating keys and authentication can fail.

Signed-off-by: Sage Weil <sage@newdream.net>
src/tools/CMakeLists.txt
src/tools/ceph_monstore_tool.cc