]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: Cephadm support for NFS-Ganesha TLS configuration
authorShweta Bhosale <Shweta.Bhosale1@ibm.com>
Tue, 23 Sep 2025 15:50:04 +0000 (21:20 +0530)
committerShweta Bhosale <shbhosal@redhat.com>
Wed, 8 Oct 2025 14:25:41 +0000 (14:25 +0000)
commit3838790ad1184a5691f9b94de0033c56bd276e62
treedb23b7ce6e1c0b317ccf0005e03e53861a26001e
parent1b3083a4698e50258c39abb0ff1f5a86060fd297
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>
Resolves: rhbz#2395169

 Conflicts:
src/cephadm/cephadmlib/daemons/nfs.py
src/pybind/mgr/cephadm/serve.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/module.py
src/python-common/ceph/deployment/service_spec.py
13 files changed:
doc/cephadm/services/nfs.rst
doc/mgr/nfs.rst
src/cephadm/cephadmlib/daemons/nfs.py
src/pybind/mgr/cephadm/services/ingress.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