]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: invalidate rbd image cache on CRUD ops 50054/head
authorPere Diaz Bou <pdiazbou@redhat.com>
Thu, 9 Feb 2023 13:10:19 +0000 (14:10 +0100)
committerPere Diaz Bou <pere-altea@hotmail.com>
Mon, 5 Jun 2023 10:33:56 +0000 (12:33 +0200)
commite8244e30ef7771ddf756a92f120836ddb81c647d
treeb035d5e5221352752a69ac8829bb7d38c42d1faa
parent46ba1b07ff9f18558deb78b0b73906e9711e2141
mgr/dashboard: invalidate rbd image cache on CRUD ops

Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
Fixes: https://tracker.ceph.com/issues/58710
src/pybind/mgr/dashboard/controllers/rbd.py
src/pybind/mgr/dashboard/plugins/ttl_cache.py
src/pybind/mgr/dashboard/services/rbd.py
src/pybind/mgr/dashboard/tests/test_cache.py [new file with mode: 0644]