public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager v4 0/3] ui: add container mount point idmapping
@ 2026-05-13  9:28 Filip Schauer
  2026-05-13  9:28 ` [PATCH manager v4 1/3] ui: lxc/MPEdit: remove duplicate "mp" assignment Filip Schauer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Filip Schauer @ 2026-05-13  9:28 UTC (permalink / raw)
  To: pve-devel

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





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

end of thread, other threads:[~2026-05-15  5:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13  9:28 [PATCH manager v4 0/3] ui: add container mount point idmapping Filip Schauer
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

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