public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH container 0/1] close #1543: allow low-level lxc update
@ 2025-01-23 22:29 Simon LEONARD
  2025-01-23 22:29 ` [pve-devel] [PATCH container 1/1] " Simon LEONARD
  0 siblings, 1 reply; 6+ messages in thread
From: Simon LEONARD @ 2025-01-23 22:29 UTC (permalink / raw)
  To: pve-devel; +Cc: Simon LEONARD

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


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-24 15:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-23 22:29 [pve-devel] [PATCH container 0/1] close #1543: allow low-level lxc update Simon LEONARD
2025-01-23 22:29 ` [pve-devel] [PATCH container 1/1] " Simon LEONARD
2025-01-27 11:05   ` Fabian Grünbichler
2025-03-22 18:05     ` [pve-devel] [PATCH container v2 0/1] close #1543: allow low-level lxc config Simon LEONARD
2025-03-22 18:05       ` [pve-devel] [PATCH container v2 1/1] close #1543: allow low-level lxc config update Simon LEONARD
2025-03-24 15:01       ` [pve-devel] [PATCH container v2 0/1] close #1543: allow low-level lxc config Fabian Grünbichler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal