]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Cephadm support for NFS-Ganesha TLS configuration 65644/head
authorShweta Bhosale <Shweta.Bhosale1@ibm.com>
Tue, 23 Sep 2025 15:50:04 +0000 (21:20 +0530)
committerShweta Bhosale <Shweta.Bhosale1@ibm.com>
Mon, 6 Oct 2025 07:51:27 +0000 (13:21 +0530)
commit46167e7b694eb1bd211d3baa9e4767a8caa14e49
treeb89c68053389de28bbc6a67ec9a9367bc4aef6cc
parent6afc034df42b5e054399a00b232dc596d951b38d
mgr/cephadm: Cephadm support for NFS-Ganesha TLS configuration

Fixes: https://tracker.ceph.com/issues/73035
Signed-off-by: Shweta Bhosale <Shweta.Bhosale1@ibm.com>
13 files changed:
doc/cephadm/services/nfs.rst
doc/mgr/nfs.rst
src/cephadm/cephadmlib/daemons/nfs.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
src/pybind/mgr/cephadm/tests/test_certmgr.py
src/pybind/mgr/cephadm/tests/test_services.py
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/ganesha_conf.py
src/pybind/mgr/nfs/module.py
src/pybind/mgr/nfs/tests/test_nfs.py
src/python-common/ceph/deployment/service_spec.py