public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v2 container qemu-server] feature #3937: config: store user in meta property
@ 2023-03-01 13:27 Leo Nunner
  2023-03-01 13:27 ` [pve-devel] [PATCH v2 container 1/2] cleanup: json config: factor out ignored properties into hash Leo Nunner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Leo Nunner @ 2023-03-01 13:27 UTC (permalink / raw)
  To: pve-devel

Changes from v1:
    - rename property from "cuser" to "creation-user"
    - introduce the meta property for containers too

container:

Leo Nunner (2):
  cleanup: json config: factor out ignored properties into hash
  feature #3937: config: introduce meta property

 src/PVE/API2/LXC.pm   |  2 ++
 src/PVE/LXC/Config.pm | 49 ++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 50 insertions(+), 1 deletion(-)

qemu-server:

Leo Nunner (1):
  feature #3937: config: store user in meta property

 PVE/QemuServer.pm | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.30.2





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

end of thread, other threads:[~2023-03-01 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 13:27 [pve-devel] [PATCH v2 container qemu-server] feature #3937: config: store user in meta property Leo Nunner
2023-03-01 13:27 ` [pve-devel] [PATCH v2 container 1/2] cleanup: json config: factor out ignored properties into hash Leo Nunner
2023-03-01 13:27 ` [pve-devel] [PATCH v2 container 2/2] feature #3937: config: introduce meta property Leo Nunner
2023-03-01 13:27 ` [pve-devel] [PATCH v2 qemu-server] feature #3937: config: store user in " Leo Nunner

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