]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Automatically refresh the crush map metadata table 38963/head
authorNizamudeen A <nia@redhat.com>
Tue, 19 Jan 2021 12:35:43 +0000 (18:05 +0530)
committerAvan Thakkar <athakkar@localhost.localdomain>
Tue, 9 Feb 2021 18:21:07 +0000 (23:51 +0530)
commitbc8562ef2a17b78e80bd4e1272d3fd1a512249bb
tree9695077b499c080fd496b5a00341b112dc6474fc
parentfaa93b751dc13003b23370f769a8ea252972c3dc
mgr/dashboard: Automatically refresh the crush map metadata table

If we make any change to the osd crush map like do an osd crush reweight from cli, for that change to be reflected on metadata table we need to reload the entire page. Instead this PR takes care of auto refreshing the tree view.

Fixes: https://tracker.ceph.com/issues/48922
Signed-off-by: Nizamudeen A <nia@redhat.com>
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.ts