From ecb92818f4cbff2c3b9837c5f93b6eacc0adef93 Mon Sep 17 00:00:00 2001 From: AlaaElattar Date: Tue, 20 Feb 2024 15:01:59 +0200 Subject: [PATCH 1/2] support reserving standbyNodes from dedicated machines --- .../src/dashboard/dedicated_nodes_view.vue | 51 +++++++++++++------ 1 file changed, 36 insertions(+), 15 deletions(-) diff --git a/packages/playground/src/dashboard/dedicated_nodes_view.vue b/packages/playground/src/dashboard/dedicated_nodes_view.vue index 51855a7d6b..784d6aec09 100644 --- a/packages/playground/src/dashboard/dedicated_nodes_view.vue +++ b/packages/playground/src/dashboard/dedicated_nodes_view.vue @@ -162,7 +162,7 @@