[pdm-devel] [PATCH proxmox-datacenter-manager 0/2] Omit non-PVE remotes from the SDN resource tree.
Stefan Hanreich
s.hanreich at proxmox.com
Tue Dec 2 14:17:36 CET 2025
The SDN tree showed PBS remotes in its listing, but they cannot contain any
network resources. Filter them out by using the already provided search
functionality.
It might even make sense to remove the resources_by_type endpoint altogether and
solely use the provided search functionality - since the tree is the only
consumer of the API endpoint atm and with the introduction of the search
functionality such a dedicated endpoint might not make any sense anymore?
proxmox-datacenter-manager:
Stefan Hanreich (2):
client: expose search parameter
ui: only show pve remotes in sdn tree
lib/pdm-client/src/lib.rs | 2 ++
ui/src/sdn/zone_tree.rs | 13 ++++++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
Summary over all repositories:
2 files changed, 14 insertions(+), 1 deletions(-)
--
Generated by git-murpp 0.8.0
More information about the pdm-devel
mailing list