]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add func to invalidate all host metadata and kick serve loop
authorAdam King <adking@redhat.com>
Mon, 4 Nov 2024 19:07:01 +0000 (14:07 -0500)
committerAdam King <adking@redhat.com>
Tue, 1 Apr 2025 18:44:32 +0000 (14:44 -0400)
commit41c91e4e0be55d7b23881fcda79f01f634dae1ab
tree917749b6884c764cf77caf78f54837092037894d
parentc522976f96fe541c88704f433264335ed17a9d58
mgr/cephadm: add func to invalidate all host metadata and kick serve loop

We already had one of these specifically for daemons. This commit
just adds the same but for all types of host metadata. Currently
the intended use is to call this when taking a host out of maintenace
mode as it's not just the daemons that could have been modified
while the host was in maintenance mode.

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/module.py