Re: [pve-devel] [PATCH access-control 2/2] PVE/RPCEnvironment: add helper for checking hw permissions

2022-08-08 Thread Dominik Csapak
On 8/1/22 14:01, Fabian Grünbichler wrote: On July 19, 2022 1:46 pm, Dominik Csapak wrote: like check_vm_perm, etc. Signed-off-by: Dominik Csapak --- src/PVE/RPCEnvironment.pm | 8 1 file changed, 8 insertions(+) diff --git a/src/PVE/RPCEnvironment.pm b/src/PVE/RPCEnvironment.pm i

[pve-devel] [PATCH container] apply pending mountpoint: also hotplug non-volume mount points

2022-08-08 Thread Fiona Ebner
Previously, bind and device mount points were applied to the configuration, but not actually hot-plugged/mounted, causing a mismatch for running containers. Reported in the community forum: https://forum.proxmox.com/threads/113364/ Signed-off-by: Fiona Ebner --- Better viewed with -w src/PVE/

[pve-devel] [PATCH manager] fix #2435: GUI: LXC summary: Add privileged status and os type

2022-08-08 Thread Matthias Heiserer
--- I'm a bit unsure about the icons, there are probably better ones, but I couldn't think of/find any. One alternative for OS type would be the OS logos. www/manager6/.lint-incremental| 0 www/manager6/panel/GuestStatusView.js | 44 +++ 2 files changed, 44 inser