]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Add details to the modal which displays the `safe-to-destroy` result
authorFrancesco Torchia <francesco.torchia@suse.com>
Fri, 26 Aug 2022 15:39:43 +0000 (17:39 +0200)
committerFrancesco Torchia <francesco.torchia@suse.com>
Fri, 16 Sep 2022 12:59:11 +0000 (14:59 +0200)
commit0d6100bbf99ffa8da0e099343ede050f1cca509c
treeef89f3571cbc3d2d07f0c294dbc54cddf36245c2
parent1a6acf6772e151c47cda8dca68a2e7dbc5ed1b8b
mgr/dashboard: Add details to the modal which displays the `safe-to-destroy` result

- Add warnings type information in the case of the OSDs are not safe to destroy
- Add info type information in the case of the OSDs are safe to destroy

Fixes: https://tracker.ceph.com/issues/37327
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/api/osd.service.ts