all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager 0/7] add remote type based search and PBS node status panel to dashboard
@ 2025-10-13  8:56 Christian Ebner
  2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 1/7] server: api: add remote-type search category for resources Christian Ebner
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Christian Ebner @ 2025-10-13  8:56 UTC (permalink / raw)
  To: pdm-devel

Extends the search capability to filter resource by remote type, so
this can be used to further filter the status information gathering
as well.

Extend the PVE node status panel implementation to be reusabe for the
PBS node status as well and add a list of failed remotes to the status
api response, which allows to further discriminate errors by remote
type and show the type specific status message accordingly.

datacenter-manager:

Christian Ebner (7):
  server: api: add remote-type search category for resources
  pdm-api-types: extend resource status by list of failed remotes
  server: api: collect failed remotes list while getting status
  ui: dashboard: extend node panel creation by remote type
  ui: dashboard: distinguish failed remotes based on remote type
  ui: dashboard: expose PBS nodes status panel
  ui: dashboard: filter by remote type for PVE and PBS node status panel

 lib/pdm-api-types/src/remotes.rs  |   3 +-
 lib/pdm-api-types/src/resource.rs |  28 +++++-
 server/src/api/resources.rs       | 149 ++++++++++++++++++++----------
 ui/src/dashboard/mod.rs           |  64 +++++++++----
 4 files changed, 173 insertions(+), 71 deletions(-)


Summary over all repositories:
  4 files changed, 173 insertions(+), 71 deletions(-)

-- 
Generated by git-murpp 0.8.1


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2025-10-17 14:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13  8:56 [pdm-devel] [PATCH datacenter-manager 0/7] add remote type based search and PBS node status panel to dashboard Christian Ebner
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 1/7] server: api: add remote-type search category for resources Christian Ebner
2025-10-14  8:35   ` Dominik Csapak
2025-10-14  9:01     ` Christian Ebner
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 2/7] pdm-api-types: extend resource status by list of failed remotes Christian Ebner
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 3/7] server: api: collect failed remotes list while getting status Christian Ebner
2025-10-14  8:37   ` Dominik Csapak
2025-10-14 12:41     ` Christian Ebner
2025-10-14 12:53       ` Dominik Csapak
2025-10-14 13:10         ` Christian Ebner
2025-10-14 13:17           ` Dominik Csapak
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 4/7] ui: dashboard: extend node panel creation by remote type Christian Ebner
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 5/7] ui: dashboard: distinguish failed remotes based on " Christian Ebner
2025-10-14  8:47   ` Dominik Csapak
2025-10-14  9:20     ` Christian Ebner
2025-10-14  9:24       ` Dominik Csapak
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 6/7] ui: dashboard: expose PBS nodes status panel Christian Ebner
2025-10-13  8:56 ` [pdm-devel] [PATCH datacenter-manager 7/7] ui: dashboard: filter by remote type for PVE and PBS node " Christian Ebner
2025-10-17 14:13 ` [pdm-devel] superseded: [PATCH datacenter-manager 0/7] add remote type based search and PBS node status panel to dashboard Christian Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal