]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add ssl verify option for prometheus and alert manager 39872/head
authorJean "henyxia" Wasilewski <henyxia@revs0.com>
Mon, 12 Oct 2020 15:57:00 +0000 (17:57 +0200)
committerAvan Thakkar <athakkar@localhost.localdomain>
Fri, 5 Mar 2021 17:39:02 +0000 (23:09 +0530)
commitf75de9129da5939909a185ec3940ecef5c6d2093
treeec20f47eb6aa3ff599881e9b174b3917e97bbd36
parent8557213156d57f737bc8b8c22dbf726be36373c7
mgr/dashboard: add ssl verify option for prometheus and alert manager

Fixes: https://tracker.ceph.com/issues/47863
Signed-off-by: Jean "henyxia" Wasilewski <henyxia@revs0.com>
(cherry picked from commit 0f230ea49b93c85a1db47cc665951c79bc8b2225)
doc/mgr/dashboard.rst
src/pybind/mgr/dashboard/controllers/prometheus.py
src/pybind/mgr/dashboard/settings.py
src/pybind/mgr/dashboard/tests/test_prometheus.py