From aea92059f4fd795e3556b0c67638dd1045ce5fdc Mon Sep 17 00:00:00 2001 From: Aashish Sharma Date: Tue, 17 Jan 2023 15:26:34 +0530 Subject: [PATCH] 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 --- .../rgw-config-modal.component.html | 18 ------------- .../rgw-config-modal.component.ts | 8 ------ .../mgr/dashboard/services/ceph_service.py | 25 ++++++++----------- 3 files changed, 11 insertions(+), 40 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html index a9bd8367d7916..dbf93f4de3f97 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.html @@ -174,24 +174,6 @@ -
-
- -
- - This field is required. -
-
-
-