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 9A87A1FF14C for ; Fri, 15 May 2026 12:15:14 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 76EFF17F65; Fri, 15 May 2026 12:15:14 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, pbs-devel@lists.proxmox.com, Dominik Csapak Subject: applied: [PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS Date: Fri, 15 May 2026 12:04:27 +0200 Message-ID: <177883938531.1122465.14527837985278589270.b4-ty@b4> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260508084038.1405206-1-d.csapak@proxmox.com> References: <20260508084038.1405206-1-d.csapak@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1778840105424 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.121 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 Message-ID-Hash: UNDTH5S4FND5RKYOZLTZ5NMZPO73LAG6 X-Message-ID-Hash: UNDTH5S4FND5RKYOZLTZ5NMZPO73LAG6 X-MailFrom: t.lamprecht@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox Backup Server development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, 08 May 2026 10:40:11 +0200, Dominik Csapak wrote: > This is in preparation of the next version of my 'world map' feature for > PDM[0]. Since we want to have the location saved on PVE/PBS side, I'm sending > this now already while I'm working on changing the PDM side > > I't currently very simple, just property string config in pve/pbs datacenter > and node-config. The second patch in widget-toolkit makes it somewhat useful > for others too by providing a link to openstreetmap. (Not sure if we want to > include such things, thus it's a separate patch) > > [...] Applied, thanks! [widget-toolkit]: [1/2] add window and renderer for locations commit: dcf40a3109317eb0e4d407b73057fdfec1b01bdd [2/2] utils: render location: add a link to that location on openstreetmap commit: 8b72a8059d526a65672303dd556c811f05e08e4c [manager]: [1/2] node config: add location property commit: bfe086ba0ddfcce339658fa621f6abff6bbacc90 [2/2] ui: add location to datacenter and node options commit: c75816ace4b4d84b7a174ebb07f5fbeacf3813b8 [proxmox]: [1/1] pbs-api-types: node config: add location property commit: d75e2ce0f3ba82ce514f5697ea32fa95b486190d [backup]: [1/2] api: node: config: add location property commit: 70aada28d413e9f0565477c66e7e0c4b8d02a133 [2/2] ui: node options: add location property commit: 3cca5ece22ae557115f50dc77acd914e160629e9