]> 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>
Fri, 28 Jan 2022 16:30:07 +0000 (11:30 -0500)
commit256ff1fb1cfb3557616527c1c939bc51dacb0180
tree3cd45841d277196051ac72e404f61a144c653f72
parent3a311436446288ff6a19b23c1c44a0649c1c7bc9
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