From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 149761FF179 for ; Wed, 12 Nov 2025 21:27:50 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 0D6B2CA96; Wed, 12 Nov 2025 21:28:44 +0100 (CET) From: Thomas Lamprecht To: pdm-devel@lists.proxmox.com, Lukas Wagner Date: Wed, 12 Nov 2025 21:27:47 +0100 Message-ID: <176297926003.1462144.1670817017226988683.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20251112094203.112452-1-l.wagner@proxmox.com> References: <20251112094203.112452-1-l.wagner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1762979265940 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.149 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-series: [PATCH datacenter-manager 0/7] PBS remotes: task API and task cache support 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 Wed, 12 Nov 2025 10:41:56 +0100, Lukas Wagner wrote: > NOTE: This one is based of my series which changes the RemoteUpid to include > the remote type [0]. If that RFC is rejected, I will rebase onto master (and > try to solve the problem that the RFC is trying to fixin some other way). If > the RFC is accepted, I will probably merge both series into one for easier > handling. > > This series adds the necessary bindings to the PBS client for basic task > retrieval as required by the task cache and the remote task overview in the UI. > > [...] Applied, thanks! [1/7] pdm-api-types: remote upid: add helpers for getting native UPID type commit: 34d20db572541c1d82107ed2b761be328c92b45b [2/7] pbs-client: add bindings for task list, task status, task log commit: e40f8b80f0166f5dcf660a80d69f9f8e9aa932f9 [3/7] pdm-api-types: api: factor out schema definitions for task log params commit: 93620611f33ef2ddcf89a9a42bccfd478b754272 [4/7] api: pbs tasks: add PBS task API commit: 131787fe678a29329894e515c91cbe257a7228a1 [5/7] api: pve tasks: use shared helpers for RemoteUpid handling commit: 1584001ce3581011c84b7c6c29aa8bb39a06330a [6/7] remote tasks: fetch/track PBS tasks commit: f3e6f48dfc9c8ba9fd45d7c6b0ac0bf26a41b95c [7/7] remote updates: re-enable PBS update fetching commit: 5e75686cbe2b2faaaf60450347dfa42e74051960 _______________________________________________ pdm-devel mailing list pdm-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel