]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: adding daemon_name as argument to nvmeof get bundle API
authorRedouane Kachach <rkachach@ibm.com>
Mon, 13 Apr 2026 12:58:43 +0000 (14:58 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 14 Apr 2026 12:17:33 +0000 (14:17 +0200)
commite036f3e586ee6ec4b1709b1ba0acd5dce50ed7fa
treedc76ea67ddb0f4b39e8662a0e4add071de48191f
parent83cd3c3040a60b389de08defdac52a50e6f55e09
mgr/cephadm: adding daemon_name as argument to nvmeof get bundle API

When cephadm-signed are in use, we know to know exacly which nvmeof daemon is
being used so we get the correct certificates for this daemon in
particular

Fixes: 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/cephadm/tests/services/test_nvmeof.py
src/pybind/mgr/orchestrator/_interface.py