]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: clear daemon_config_deps entry for removed daemons 69993/head
authorAdam King <adking@redhat.com>
Tue, 30 Jun 2026 19:31:20 +0000 (15:31 -0400)
committerAdam King <adking@redhat.com>
Tue, 7 Jul 2026 12:51:01 +0000 (08:51 -0400)
commitf574381b1c56fb16862fee1e32ac4437ed56ee4e
treea478d94f770d17d1d1f811efd663f1e3c2fa50ce
parent7c8dae21fa0400abee8da5011a76f3b747dec84e
mgr/cephadm: clear daemon_config_deps entry for removed daemons

This covers both removing them actively from now on when removing
daemons from the HostCache and also not loading entries like this
back in next time they are loaded when a user upgrades to a
version with this patch

Fixes: https://tracker.ceph.com/issues/77839
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 7272236d1088b0f2a49f5b18811e6ab4c552f3a8)
src/pybind/mgr/cephadm/inventory.py