]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: adding new API to get nvmeof TLS bundle from certmgr
authorRedouane Kachach <rkachach@ibm.com>
Thu, 15 Jan 2026 13:33:46 +0000 (14:33 +0100)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 14 Apr 2026 12:16:06 +0000 (14:16 +0200)
commitf2a96c95efa5ea8a70f0d38b3098cbcaa057e31e
treefb5b19de0b4f4eb096494d65bd708cdc9c70c409
parenteb7dc7257481ce6ef8852bd8ec4849549bfbde7a
mgr/cephadm: adding new API to get nvmeof TLS bundle from certmgr

This new API is intended for use by the Ceph Dashboard and keeps
cephadm certmgr internals hidden from it. Certmgr populates the bundle
based on the service’s configured certificate_source.

https://tracker.ceph.com/issues/74377

Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/orchestrator/_interface.py