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

Integrate UID/GID mapping for container mount points into the web UI.

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 | 187 +++++++++++++++++++++++++++++++++
 www/manager6/lxc/MPEdit.js     |   9 +-
 4 files changed, 197 insertions(+), 2 deletions(-)
 create mode 100644 www/manager6/lxc/IdMapField.js

-- 
2.47.3





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

end of thread, other threads:[~2026-05-13  9:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12 14:01 [PATCH manager v3 0/3] ui: add container mount point idmapping Filip Schauer
2026-05-12 14:01 ` [PATCH manager v3 1/3] ui: lxc/MPEdit: remove duplicate "mp" assignment Filip Schauer
2026-05-12 14:01 ` [PATCH manager v3 2/3] d/control: bump versioned dependency for pve-container Filip Schauer
2026-05-12 14:01 ` [PATCH manager v3 3/3] ui: lxc/MPEdit: add "idmap" option Filip Schauer
2026-05-12 14:57   ` Wolfgang Bumiller
2026-05-13  9:33     ` superseded: " Filip Schauer

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