From: Stefan Hanreich <s.hanreich@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH proxmox-datacenter-manager 0/2] Omit non-PVE remotes from the SDN resource tree.
Date: Tue, 2 Dec 2025 14:17:36 +0100 [thread overview]
Message-ID: <20251202131741.364153-1-s.hanreich@proxmox.com> (raw)
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
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next reply other threads:[~2025-12-02 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-02 13:17 Stefan Hanreich [this message]
2025-12-02 13:17 ` [pdm-devel] [PATCH proxmox-datacenter-manager 1/2] client: expose search parameter Stefan Hanreich
2025-12-02 13:17 ` [pdm-devel] [PATCH proxmox-datacenter-manager 2/2] ui: only show pve remotes in sdn tree Stefan Hanreich
2025-12-02 15:33 ` [pdm-devel] applied: [PATCH proxmox-datacenter-manager 0/2] Omit non-PVE remotes from the SDN resource tree Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251202131741.364153-1-s.hanreich@proxmox.com \
--to=s.hanreich@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.