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 BB1691FF13F for ; Thu, 07 May 2026 05:12:29 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 54EF796B8; Thu, 7 May 2026 05:12:29 +0200 (CEST) From: Thomas Lamprecht To: pdm-devel@lists.proxmox.com, Christoph Heiss Subject: applied: [PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration Date: Thu, 7 May 2026 05:11:49 +0200 Message-ID: <177812350681.2090323.9487832974607853273.b4-ty@b4> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260430124712.1614305-1-c.heiss@proxmox.com> References: <20260430124712.1614305-1-c.heiss@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: 1778123436476 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.272 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 POISEN_SPAM_PILL 0.1 Meta: its spam POISEN_SPAM_PILL_1 0.1 random spam to be learned in bayes POISEN_SPAM_PILL_3 0.1 random spam to be learned in bayes 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: KW3TCUTSWLESEZXB52KJIX47H47NZ242 X-Message-ID-Hash: KW3TCUTSWLESEZXB52KJIX47H47NZ242 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 Datacenter Manager development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Thu, 30 Apr 2026 14:46:29 +0200, Christoph Heiss wrote: > This series adds integration with our automated installer [0] for all > our products. With this, Proxmox Datacenter Manager can be used for > serving answer files via HTTPS in an automated fashion. > > It provides three panels under the "Automated Installations" tab in the > "Remotes" menu: > > [...] Applied the rest on PDM side, thanks! [01/11] api-types, cli: use ReturnType::new() instead of constructing it manually commit: 06598b3d56c1a8e0f6c22d057f18be2b8c3e2cd1 [02/11] api-types: add api types for auto-installer integration commit: edfcb32a0f9cc0c1c415ff88a773ee1873a4df01 [03/11] config: add auto-installer configuration module commit: b9a476d79d76026501cd2c2f98f4330e897f29d2 [04/11] acl: wire up new /system/auto-installation acl path commit: 29456fb6837b7116e35be05c952c7320ed30858a [05/11] server: api: add auto-installer integration module commit: 100cfdafbc7cbaf95aef73a7a79bb18d30572f73 [06/11] server: api: auto-installer: add access token management endpoints commit: ae6418a617c6b0800c1f0a51aad8f36227ecc5b7 [07/11] client: add bindings for auto-installer endpoints commit: 3f1eb088e47ba0c91b5abcb248364fd7a14f0ff4 [08/11] ui: auto-installer: add installations overview panel commit: 4ba2d303ef8844df88ec80bb0cb7a861b34426b1 [09/11] ui: auto-installer: add prepared answer configuration panel commit: 40f59faf43e858f71c6c96447c6c875b88cd1b3f [10/11] ui: auto-installer: add access token configuration panel commit: 3caa5e014df04d6b5d17c70c804b13c63dd83e0b [11/11] docs: add documentation for auto-installer integration commit: 7e0d05ab964d0e9dfe7db9def51d86e2d968148e