]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: improve how we check security configuration status
authorRedouane Kachach <rkachach@ibm.com>
Mon, 9 Jun 2025 11:55:39 +0000 (13:55 +0200)
committerSunnatillo <sunnat.samadov@est.tech>
Mon, 7 Jul 2025 15:26:43 +0000 (18:26 +0300)
commit543cf7832d3ae453cde11ae770ce4e989ce8c8f5
tree1f894905dbb694b7331a45ffb1724e4c41f9d28c
parent4681d017417a48e5f08e4dbf4e65e39422e151d9
mgr/prometheus: improve how we check security configuration status

So far we have been using some indirect methods for that. Let's be
more explicit about the check and use the new API offered by the
cephadm for that.

Fixes: https://tracker.ceph.com/issues/71599
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
(cherry picked from commit 9f554ee8adc5bdf11f39146d73bc6438c0caecb1)
src/pybind/mgr/prometheus/module.py
src/pybind/mgr/rook/module.py