]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: invalidate rbd image cache on CRUD ops 52918/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>
Thu, 17 Aug 2023 08:28:40 +0000 (10:28 +0200)
commita4bcf8aa384aad1caa38480a9534e03d227f7a37
tree0ee8b90ac1e92bc39235747b61270f259ae18d93
parent4fb55329708aef7eae969d42e754ae9ffc351f4b
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]