]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: grant pool read to cluster-manager role
authorAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 6 Jul 2026 10:42:58 +0000 (16:12 +0530)
committerAbhishek Desai <abhishek.desai1@ibm.com>
Mon, 20 Jul 2026 08:36:13 +0000 (14:06 +0530)
commit4bdd697d0286f2af32ef36aeae42299bdf5d745d
tree80866ddd7dd87e4dbfe96e8edcf4f7f586291d83
parent65034ed4e8a4950eb18988d898022b6c33a40c87
mgr/dashboard: grant pool read to cluster-manager role

Cluster-manager users were denied access to the CRUSH map page because
the underlying API requires pool read permission.

Fixes: https://tracker.ceph.com/issues/77952
Signed-off-by: Abhishek Desai <adesai@redhat.com>
src/pybind/mgr/dashboard/services/access_control.py
src/pybind/mgr/dashboard/tests/test_access_control.py