From: Filip Schauer <f.schauer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH manager v4 0/3] ui: add container mount point idmapping
Date: Wed, 13 May 2026 11:28:25 +0200 [thread overview]
Message-ID: <20260513092830.47167-1-f.schauer@proxmox.com> (raw)
Integrate UID/GID mapping for container mount points into the web UI.
Changes since v3:
* Do not clear the list when toggling the passthrough checkbox.
* Add a "Clear" button next to "Add".
Changes since v2:
* Replace segmented None/Passthrough/Custom button
with passthrough checkbox
* Replace segmented UID/GID button with combobox
* Factor the idmap grid out into its own component
Filip Schauer (3):
ui: lxc/MPEdit: remove duplicate "mp" assignment
d/control: bump versiond dependency for pve-container
ui: lxc/MPEdit: add "idmap" option
debian/control | 2 +-
www/manager6/Makefile | 1 +
www/manager6/lxc/IdMapField.js | 216 +++++++++++++++++++++++++++++++++
www/manager6/lxc/MPEdit.js | 9 +-
4 files changed, 226 insertions(+), 2 deletions(-)
create mode 100644 www/manager6/lxc/IdMapField.js
--
2.47.3
next reply other threads:[~2026-05-13 9:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 9:28 Filip Schauer [this message]
2026-05-13 9:28 ` [PATCH manager v4 1/3] ui: lxc/MPEdit: remove duplicate "mp" assignment Filip Schauer
2026-05-13 9:28 ` [PATCH manager v4 2/3] d/control: bump versioned dependency for pve-container Filip Schauer
2026-05-13 9:28 ` [PATCH manager v4 3/3] ui: lxc/MPEdit: add "idmap" option Filip Schauer
2026-05-15 5:04 ` applied: [PATCH manager v4 0/3] ui: add container mount point idmapping Thomas Lamprecht
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=20260513092830.47167-1-f.schauer@proxmox.com \
--to=f.schauer@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox