From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id F36E11FF183 for ; Wed, 10 Sep 2025 12:28:34 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 0FC1E1E370; Wed, 10 Sep 2025 12:28:38 +0200 (CEST) From: Thomas Lamprecht To: pdm-devel@lists.proxmox.com, Stefan Hanreich Date: Wed, 10 Sep 2025 12:27:52 +0200 Message-ID: <175749963018.2383852.6416444403372888760.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250909155423.526917-1-s.hanreich@proxmox.com> References: <20250909155423.526917-1-s.hanreich@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1757500059829 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.154 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pdm-devel] applied: [PATCH manager/proxmox{-api-types, -datacenter-manager} v2 0/8] Add SDN resources to dashboard + SDN zone overview tree X-BeenThere: pdm-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Datacenter Manager development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Datacenter Manager development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdm-devel-bounces@lists.proxmox.com Sender: "pdm-devel" 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 _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel