[pdm-devel] applied: [PATCH manager/proxmox{-api-types, -datacenter-manager} v2 0/8] Add SDN resources to dashboard + SDN zone overview tree
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Sep 10 12:27:52 CEST 2025
On Tue, 09 Sep 2025 17:54:12 +0200, Stefan Hanreich wrote:
> ## Introduction
>
> This patch series adds the SDN cluster resources to the existing resource
> infrastructure in PDM. It also adds a small panel to the dashboard that gives an
> aggregated count of the status of SDN zones across all remotes. It also adds the
> SDN resources to the resource tree.
>
> [...]
Applied series, fix-ed up the dashboard integration to cope with intermediate
changes from Dominik and squashed that into the commit, thanks!
btw. we really do some odd data/reference shuffling around, if a method gets a
reference it can use that to gather out the required data from the self
instance directly, no need to make the caller awkwardly do that. But you
probably copied that pattern over from existing code, it's pre-exsting after
all (and just to be sure: no, I do not mean that explicit method params never
make sense+)
[1/2] cluster: resource: add sdn property
commit: dd072d178a7fb384fe7e181ceb2d0602e9d5345d
[2/2] regenerate
commit: d9313f42548e0e5b4e7b3212653fe9a4ef19843b
[1/5] pdm-api-types: add sdn cluster resource
commit: 0c7fc99923b9d68bdca42abc9367713ceb231480
[2/5] server: api: add resource-type parameter to list_resources
commit: 60294fac930e5f4765c354d96a55198095390c49
[3/5] ui: add sdn status report to dashboard
commit: ecee2601c8db273bec619175df87fea00c27aaab
[4/5] ui: images: add sdn icon
commit: 5ec474f359051701e7e6f5ebd3f8106c7df9dab8
[5/5] ui: sdn: add zone tree
commit: a0483e2e1a253e9cc7f1d196b226882803fad8af
More information about the pdm-devel
mailing list