From 3bcbe50b01f37755c738c71c0725bc6fb6582000 Mon Sep 17 00:00:00 2001 From: Afreen Misbah Date: Wed, 18 Sep 2024 18:56:36 +0530 Subject: [PATCH] mgr/dashboard: Service form fixes for mTLS Due to conflicts with SSO PR, mTLS fields are not updated properly in code. This is not happening only in main as noted: https://github.com/ceph/ceph/pull/59819#issuecomment-2356523491 The effect of this issue is mtls based fields not showing in service form Fixes https://tracker.ceph.com/issues/68133 Signed-off-by: Afreen Misbah --- .../service-form/service-form.component.html | 10 +++++----- .../service-form/service-form.component.spec.ts | 2 +- .../services/service-form/service-form.component.ts | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html index 46d28f74e6b3b..81df7582ce9e5 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html @@ -1292,7 +1292,7 @@ -
-
-
-
-