[pve-devel] applied: [PATCH manager v4 2/3] api: implement node-independent bulk actions
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Nov 14 22:02:24 CET 2025
On Fri, 14 Nov 2025 15:59:19 +0100, Dominik Csapak wrote:
> To achieve this, start a worker task and use our generic api client
> to start the tasks on the relevant nodes. The client always points
> to 'localhost' so we let the pveproxy worry about the proxying etc.
>
> We reuse some logic from the startall/stopall/etc. calls, like getting
> the ordered guest info list. For that to work, we must convert some of
> the private subs into proper subs. We also fix handling loading configs
> from other nodes.
>
> [...]
Applied, thanks!
[2/3] api: implement node-independent bulk actions
commit: f97a61ac6e768c8fadaa05d00bb3e5cd355b217e
More information about the pve-devel
mailing list