]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: store agent metadata in its own cache
authorAdam King <adking@redhat.com>
Mon, 10 Jan 2022 20:12:11 +0000 (15:12 -0500)
committerAdam King <adking@redhat.com>
Mon, 24 Jan 2022 23:59:15 +0000 (18:59 -0500)
commit960a6f565e68f4ed217cca13160901b30b2e890f
tree0ef51e83ce74c273dcda5d49cd0952ae372d10e4
parent7112b9a47f5906353716452c08d2775bbb50796b
mgr/cephadm: store agent metadata in its own cache

To avoid having the host cache getting too big
due to having to store this additional info

Fixes: https://tracker.ceph.com/issues/53624
Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/agent.py
src/pybind/mgr/cephadm/inventory.py
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/cephadmservice.py