[pdm-devel] applied: [PATCH proxmox-datacenter-manager v5 4/4] ui: add firewall status tree

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 27 22:37:00 CET 2025


On Thu, 27 Nov 2025 10:22:05 +0100, Hannes Laimer wrote:
> Adds tree displaying the firewall status of remotes, nodes and guests.
> Upon selecting an entity in the tree the right panle shows its
> configured firewall rules, this is read-only, so rules can't be added,
> deleted or modified currently. The tree contains a button that allows to
> edit the firewall options of remotes, nodes or guests.
> 
> Given the rather large amount of requests it takes PDM to accumulate all
> the data this contains comboboxes to select specific remotes or nodes
> on a specific remote. This doesn't just filter the results but changes
> how data is requested. So is is possible to limit the amount of work the
> PDM has to do for each request and improve responsiveness. The text
> filter is only for local, already loaded, data, so it won't trigger a new
> load.
> 
> [...]

Applied, thanks!

[4/4] ui: add firewall status tree
      commit: 5106d89c27df9c9ba1b2224973335bdb9bc4fb02




More information about the pdm-devel mailing list