]> git-server-git.apps.pok.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>
Wed, 26 Jun 2024 19:11:53 +0000 (15:11 -0400)
commit6ae8c5ae645851dbb6981ede9ae3d0b4dd8e511e
tree3343263bd1c6eeb8d7891cb30ea3ce290459b376
parent16417abe39e6a1c009c373b77c734ceae915b2a4
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>
src/pybind/mgr/cephadm/services/monitoring.py
src/pybind/mgr/cephadm/tests/test_services.py