[pdm-devel] applied-series: [PATCH datacenter-manager v3 00/12] add global remote update view

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Oct 23 22:30:42 CEST 2025


On Thu, 23 Oct 2025 14:44:08 +0200, Lukas Wagner wrote:
> This series adds a new tab under "Remotes" called "Updates". It provides a
> summary regarding the system update availability for all managed remotes.
> 
> Potential follow-up work:
>   - The "Refresh all" button, powered by the '/remote-updates/refresh' API
>     only retrieves a fresh list of available updates at the moment, but does not
>     invoke 'apt update' on the remote. The latter could be useful, either
>     always or if explicitly requested, but we probably should 'stream'
>     the node's task log to the PDM task log, so one can see the actual
>     progress and/or any problems.
> 
> [...]

Applied, thanks!

[01/12] pdm-api-types: add types for remote upgrade summary
        commit: 0ccac434f345203334ec0539830c269b97d21e55
[02/12] remote updates: add cache for remote update availability
        commit: 711f00266ac2579d7da161f7edf717cc204e9d97
[03/12] api: add API for retrieving/refreshing the remote update summary
        commit: e0a189f9b5d6f034062e810f393b9eb0bd2bf509
[04/12] unprivileged api daemon: tasks: add remote update refresh task
        commit: 225a3d224b5457d872f10d198abd9059988602ea
[05/12] pdm-client: add API methods for remote update summaries
        commit: 1254f00d6014f13c53622494f2831079051f7084
[06/12] pbs-client: add bindings for APT-related API calls
        commit: 55c9c8b2bf0862dd80c37eb336725c3b38a2a8c6
[07/12] task cache: use separate functions for tracking PVE and PBS tasks
        commit: 595e2350170c0a2d48521c755f6d7c2940551369
[08/12] remote updates: add support for PBS remotes
        commit: 9e064d409f8379baa58db1da3401d612e00c3e79
[09/12] api: add APT endpoints for PBS remotes
        commit: 4250f6bf1338a1271701d3b3b91612755430cd12
[10/12] ui: add remote update view
        commit: 168b7b0b0945a68841c192db0d7667fdbfff60d5
[11/12] ui: show new remote update view in the 'Remotes' section
        commit: 9d1aa667308596d15c61b57255994f9bf05523f2
[12/12] remote updates: avoid unnecessary clone
        commit: f7dfedc4b04cceeffe10f9368353ce2eb2630878




More information about the pdm-devel mailing list