From: Leo Nunner <l.nunner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH v2 container qemu-server] feature #3937: config: store user in meta property
Date: Wed, 1 Mar 2023 14:27:02 +0100 [thread overview]
Message-ID: <20230301132705.151922-1-l.nunner@proxmox.com> (raw)
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
next reply other threads:[~2023-03-01 13:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-01 13:27 Leo Nunner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230301132705.151922-1-l.nunner@proxmox.com \
--to=l.nunner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.