From: Sage Weil Date: Tue, 4 May 2021 14:57:16 +0000 (-0500) Subject: mgr/MgrStandby: add mgr_standby_modules option X-Git-Tag: v16.2.5~39^2~4^2^2~47 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=20aa452048c39804a0eb6cec1bc7c8ff10c72adc;p=ceph.git mgr/MgrStandby: add mgr_standby_modules option Add config option to control whether the standby modules are started. Default to true (no change in behavior), but if set to false the standby mgr modules don't do the redirect business. Signed-off-by: Sage Weil (cherry picked from commit 35d2146c1a801a2b478a19b9d62af0f10279fd34) # Conflicts: # src/common/options/global.yaml.in - added to options.cc instead --- diff --git a/src/common/options.cc b/src/common/options.cc index 5e640acd67bf..434f5cc04452 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -5445,6 +5445,17 @@ std::vector