]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix bucket encryption checkbox 49765/head
authorAashish Sharma <aasharma@redhat.com>
Tue, 17 Jan 2023 09:56:34 +0000 (15:26 +0530)
committerAashish Sharma <aasharma@redhat.com>
Tue, 17 Jan 2023 16:51:55 +0000 (22:21 +0530)
commitaea92059f4fd795e3556b0c67638dd1045ce5fdc
tree3e8c757b22ce4b9518ca0f20f634b28ff33c1ae8
parent21e481482f2b5dcb4c4c3771611910172a13282e
mgr/dashboard: fix bucket encryption checkbox

Fixes: https://tracker.ceph.com/issues/58474
The encryption checkbox in the bucket creation form remains disabled after setting the vault authentication method as agent.

Signed-off-by: Aashish Sharma <aasharma@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.ts
src/pybind/mgr/dashboard/services/ceph_service.py