]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: rgw server side encryption daemon name fix 49724/head
authorAashish Sharma <aasharma@redhat.com>
Wed, 11 Jan 2023 10:59:35 +0000 (16:29 +0530)
committerAashish Sharma <aasharma@redhat.com>
Thu, 12 Jan 2023 05:11:23 +0000 (10:41 +0530)
commit5d503916c992722449a812dee494ce61f44d6a0e
tree00e3fc8974dc205584b3a75a85260f67b9e792cd
parent13e3f6e2b74b45b4175042334ce4ff6e096bb0de
mgr/dashboard: rgw server side encryption daemon name fix

The config values for the server side encryption currently are wrongly set to the mon daemon by default. This PR intends to fix this issue

Fixes: https://tracker.ceph.com/issues/58419
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit f1727f028d5684b57616650a9cd6c9d2ecb89294)
src/pybind/mgr/dashboard/services/ceph_service.py