]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: scope .smb pool read cap to its own namespace 70218/head
authorAvan Thakkar <athakkar@redhat.com>
Wed, 15 Jul 2026 11:11:11 +0000 (16:41 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Wed, 15 Jul 2026 11:22:00 +0000 (16:52 +0530)
commitd60e8b8054af136d3b022fc4c1f099504b5ae52f
treee097c46589aa4ee5e9ab5250ddd4760232a1031f
parentd3d08a106db15a77215ae81fb2c182fc63d4015c
mgr/cephadm: scope .smb pool read cap to its own namespace

Scope the .smb pool read cap to the same namespace already
used by the adjacent cluster-meta rwx cap.

Fixes: https://tracker.ceph.com/issues/78235
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/cephadm/services/smb.py
src/pybind/mgr/cephadm/tests/services/test_smb.py