[pve-devel] [PATCH container 0/1] close #1543: allow low-level lxc update
Simon LEONARD
git-1001af4 at sinux.sh
Thu Jan 23 23:29:46 CET 2025
Hello,
I'm trying to fully automate my homelab with Proxmox and infra as code
with Pulumi.
A missing feature is to allow the modification of low-level lxc settings
via the API, as spotted in #1543. Today, the GET config endpoint returns
the current low-level configuration but don't allow to edit it (PUT).
I've tried to implement this feature, and it works on my instance.
However I'm really new to Proxmox, Perl and git send-email so input
would be appreciated/necessary.
Originally (wrongly) posted in https://forum.proxmox.com/threads/161059/
Simon LEONARD (1):
close #1543: allow low-level lxc config update
src/PVE/API2/LXC/Config.pm | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
--
2.48.1
More information about the pve-devel
mailing list