[pve-devel] [PATCH pve-api-types] api-types: add lxc pending config, move_volume and resize api

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 26 09:48:46 CET 2025


Am 25.11.25 um 12:39 schrieb Dietmar Maurer:
> And rename QemuPendingConfigValue to PvePendingConfigValue.

The actual rename was either not committed or overlooked? As that type is not
generated, the generate.pl file just references it.

I now renamed it to PendingConfigValue as the "Pve" prefix does not really gains
us anything, we're already in a *pve*-api-types crate after all.

The override for the bwlimit default was on the wrong type, as for LXC we use
the term Volume over the term Disk,  thus failing compilation.

I addressed all these and pushed out the changes, but did not bump yet; please
check if that works now for your usecase.





More information about the pve-devel mailing list