]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add a simple mechanism to check grafana cert/key
authorRedouane Kachach <rkachach@redhat.com>
Fri, 1 Jul 2022 11:32:39 +0000 (13:32 +0200)
committerRedouane Kachach <rkachach@redhat.com>
Mon, 5 Sep 2022 10:54:34 +0000 (12:54 +0200)
commitcd7f5e6d6514a4e8749db8d027bcb4cd6959a30f
treee2f4a5f747cda5c398f6a836b980c10a102a041e
parent226b6b8f36f614202cb0c48f13efdd07c02bf6b6
mgr/cephadm: add a simple mechanism to check grafana cert/key
Fixes: https://tracker.ceph.com/issues/44461
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/mgr_util.py
src/pybind/mgr/tests/test_tls.py