]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/prometheus: removing call the verify_tls_files
authorRedouane Kachach <rkachach@ibm.com>
Tue, 10 Jun 2025 09:02:05 +0000 (11:02 +0200)
committerSunnatillo <sunnat.samadov@est.tech>
Mon, 7 Jul 2025 15:27:02 +0000 (18:27 +0300)
commit094f897df1dce839162851ac7dc52ab2b8430c1b
tree4e752c4af452c22a581168c72a7c4509b2d2ea02
parent543cf7832d3ae453cde11ae770ce4e989ce8c8f5
mgr/prometheus: removing call the verify_tls_files

Removing the call to verify_tls_files as in this case case certs files
are generated by cephadm internally and we can trust them. In the
worst case (bad files) the prometheus module will fail to start.

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