]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #67025 from ShwetaBhosale1/fix_issue_74492_set_nfs_default_protoco...
authorRedouane Kachach <rkachach@ibm.com>
Mon, 6 Jul 2026 10:30:37 +0000 (12:30 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Jul 2026 10:30:37 +0000 (12:30 +0200)
commit9d5142ea08c0f4a71709aa410aa23b2ff2666bbe
tree7ff3c9a9a8f6db5522c086c4b372a873a5ee6dc7
parent33f581672635a841cf3718f8845cd52806e99f93
parentf4a70f197fc14a667e0b8ea1694a5e893e48de30
Merge pull request #67025 from ShwetaBhosale1/fix_issue_74492_set_nfs_default_protocol_as_4

mgr/cephadm: Updated NFS default protocol to v4 and v3 is enabled only when enable_nfsv3 is set in the spec

Reviewed-by: Redouane Kachach <rkachach@ibm.com>
Reviewed-by: Adam King <adking@redhat.com>
doc/cephadm/services/nfs.rst
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
src/pybind/mgr/cephadm/tests/services/test_ingress.py
src/pybind/mgr/cephadm/tests/services/test_nfs.py
src/pybind/mgr/nfs/cluster.py
src/pybind/mgr/nfs/module.py
src/pybind/mgr/nfs/tests/test_nfs.py
src/python-common/ceph/deployment/service_spec.py