]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix nvmeof server/client cert/key fields setting
authorRedouane Kachach <rkachach@ibm.com>
Tue, 13 Jan 2026 16:15:07 +0000 (17:15 +0100)
committerRedouane Kachach <rkachach@ibm.com>
Tue, 14 Apr 2026 12:15:27 +0000 (14:15 +0200)
commiteb7dc7257481ce6ef8852bd8ec4849549bfbde7a
tree3bfdf4f78b350481797b5c482e0cca0e44fe2485
parent53d7ef4d5b5c0256c3cf5ae504e2d8372b176af7
mgr/cephadm: fix nvmeof server/client cert/key fields setting

Do not populate server/client certificates or keys from the spec when
the certificate_source is cephadm-signed or reference. In those cases,
the spec does not include those fields.

Fixes: https://tracker.ceph.com/issues/74377
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
src/python-common/ceph/deployment/service_spec.py