]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: move alertmanager crt/key to cert store
authorAdam King <adking@redhat.com>
Tue, 6 Feb 2024 00:18:00 +0000 (19:18 -0500)
committerAdam King <adking@redhat.com>
Fri, 12 Jul 2024 13:05:45 +0000 (09:05 -0400)
commit4b08c603d2ccda5cd21c8bf7cf0f6d36d6767a1a
tree74908d29c7b18001fdeb8e81550598fd299a96ec
parent80303c1c1a80966aacd8cd0bb686dfbaf401c0de
mgr/cephadm: move alertmanager crt/key to cert store

We weren't actually even storing these before, but
given we want to be able to offer some more cert
management options in the future, it's good to start
doing so

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 6ae8c5ae645851dbb6981ede9ae3d0b4dd8e511e)
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py