]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Add details to the modal which displays the `safe-to-destroy` result 48177/head
authorFrancesco Torchia <francesco.torchia@suse.com>
Fri, 26 Aug 2022 15:39:43 +0000 (17:39 +0200)
committerFrancesco Torchia <francesco.torchia@suse.com>
Mon, 19 Sep 2022 14:46:00 +0000 (16:46 +0200)
commit7b0978a5b521e7454d3cf3414f348c030988c127
tree3fb2be2f853cd0a2fcf7d384633515c68d06dfd4
parent3e039b979493fef0c0a82ecbe937e64c50b37f85
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>
(cherry picked from commit 0d6100bbf99ffa8da0e099343ede050f1cca509c)
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