]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: adding daemon_name as an arg to nvmeof get bundle API 66908/head
authorRedouane Kachach <rkachach@ibm.com>
Mon, 13 Apr 2026 13:00:41 +0000 (15:00 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Thu, 14 May 2026 21:13:50 +0000 (23:13 +0200)
commit6fdacbc3e5db22609c513a17689c05bc9fc07f4a
treef670771b42a7e618a3001d6ebc22c8ca6d2e00a7
parente036f3e586ee6ec4b1709b1ba0acd5dce50ed7fa
mgr/dashboard: adding daemon_name as an arg 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/services/nvmeof.py
src/pybind/mgr/dashboard/services/nvmeof_client.py
src/pybind/mgr/dashboard/services/nvmeof_conf.py
src/pybind/mgr/dashboard/services/orchestrator.py