From 46a680bc2cb4403aa9c41543c03fa12d002b2328 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 (cherry picked from commit aea92059f4fd795e3556b0c67638dd1045ce5fdc) --- .../rgw-config-modal.component.html | 20 +-------------- .../rgw-config-modal.component.ts | 8 ------ .../mgr/dashboard/services/ceph_service.py | 25 ++++++++----------- 3 files changed, 12 insertions(+), 41 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 88c394232e950..b991eb0ce34a9 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 @@ -170,25 +170,7 @@ -
-
- -
- - This field is required. -
-
-
- -
+