]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix bucket encryption checkbox 49776/head
authorAashish Sharma <aasharma@redhat.com>
Tue, 17 Jan 2023 09:56:34 +0000 (15:26 +0530)
committerAashish Sharma <aasharma@redhat.com>
Wed, 18 Jan 2023 05:44:32 +0000 (11:14 +0530)
commit46a680bc2cb4403aa9c41543c03fa12d002b2328
tree60d15bc3d890e9438510e783ef55d09595c1c417
parent52da47166e88bf6895cb9a77d83489234b7f4490
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>
(cherry picked from commit aea92059f4fd795e3556b0c67638dd1045ce5fdc)
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