From: Afreen Misbah Date: Mon, 16 Jun 2025 17:09:46 +0000 (+0530) Subject: mgr/dashboard: Allow host with labels in listener form X-Git-Tag: testing/wip-khiremat-testing-20250628.025302-tentacle-debug~17^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=60c21b77590c8bd100b7a119fc16c874f1412faf;p=ceph-ci.git mgr/dashboard: Allow host with labels in listener form - Currently, listeners cannot be added with the Ceph Dashboard if the gateway nodes are selected by label instead of hosts. - Refactored the code to incorporate nodes with labels - Also added missing typings and removed 'any' Fixes https://tracker.ceph.com/issues/71686 Signed-off-by: Afreen Misbah (cherry picked from commit 0bd2704a88f517b48196a8b1a3c07b0f8032b0f6) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.html index 279d108d3fe..910e5579ee4 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/block/nvmeof-listeners-form/nvmeof-listeners-form.component.html @@ -12,7 +12,7 @@