]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Display a warning message in Dashboard when debug mode is enabled 38799/head
authorVolker Theile <vtheile@suse.com>
Mon, 7 Dec 2020 12:56:56 +0000 (13:56 +0100)
committerVolker Theile <vtheile@suse.com>
Thu, 7 Jan 2021 11:06:06 +0000 (12:06 +0100)
commitf8933cb6af6e187763943b2ed57d499ac2a4c0fc
treeb9c1d1ae862664a65f07d7f4c053c4e156a4475b
parent0aed223b682263a84591b7d535ae7966a0f9fa99
mgr/dashboard: Display a warning message in Dashboard when debug mode is enabled

Set a health check warning if debug mode is enabled.

Fixes: https://tracker.ceph.com/issues/48475
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit a1aa760acf6c6457f7edc0274a2196cc2f3673c0)

Conflicts:
- src/pybind/mgr/dashboard/plugins/debug.py
Remove @no_type_check decorator because it is not available in Nautilus.
doc/rados/operations/health-checks.rst
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/dashboard/plugins/debug.py
src/pybind/mgr/dashboard/plugins/interfaces.py