]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add certificate support and service spec for node-proxy 67093/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Tue, 27 Jan 2026 14:50:46 +0000 (15:50 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Tue, 27 Jan 2026 15:10:33 +0000 (16:10 +0100)
commit77135de7050bd21af88e31e244ff993f2f8873fa
tree360bab7e891731970e838a936fbba57a341ee468
parent98f9db9cd8315cc97ce0055c5a6f5a28fb85ddc2
mgr/cephadm: add certificate support and service spec for node-proxy

This adds the proper certificate management and service spec support
for the node-proxy service.

It enables proper SSL certificate handling for node-proxy
daemons deployed via cephadm.

Fixes: https://tracker.ceph.com/issues/74587
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/services/node_proxy.py
src/python-common/ceph/deployment/service_spec.py