[pve-devel] applied: [PATCH container] add 'lock' as a fastplug option
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Oct 28 11:34:20 CET 2019
On 10/24/19 3:58 PM, Oguz Bektas wrote:
> lock option needs to be fastpluggable when modifying with 'pct set'.
> otherwise it registers as a pending change.
>
> Signed-off-by: Oguz Bektas <o.bektas at proxmox.com>
> ---
> src/PVE/LXC/Config.pm | 1 +
> 1 file changed, 1 insertion(+)
>
applied, thanks!
As said, IMO the allowing to set the lock via API still feels a bit
wrong, but that's orthogonal to your patch, which just improves how
that is handled. For a future PVE 7.0 we should maybe stop exposing
the lock property as writable in the API, for both QEMU and Container.
More information about the pve-devel
mailing list