]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: invalidate rbd image cache on CRUD ops 52917/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>
Fri, 11 Aug 2023 11:10:01 +0000 (13:10 +0200)
commitd674cc7fceb1f0871949ae1899d2305df0a7147f
tree960015daa18f5167b02eece51d2d6180b1bea8cf
parent1c65b9ef3dd6b139098e14541a8f4933f3c20c3c
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/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.ts
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]