[pve-devel] [PATCH manager v2 0/2] fix #474: allow transfer from container/vms

Philipp Hufnagl p.hufnagl at proxmox.com
Wed Aug 9 16:36:31 CEST 2023


When a member of 2 pools wants to transfer a
 vm/container to an other pool they can not do that. The vm/container would
 have first to be removed form the current pool resulting in a loss of
 privileges of the pool member for this vm/contianer. This feature introduces
 a way to transfer a vm between pools, guarded by a checkbox from accidental
 transfers

Philipp Hufnagl (2):
  fix #474: backend allow transfer from container/vms
  fix #474: backend allow transfer from container/vms

 PVE/API2/Pool.pm                 | 15 +++++++++++++--
 www/manager6/grid/PoolMembers.js | 17 ++++++++++++++---
 2 files changed, 27 insertions(+), 5 deletions(-)

-- 
2.39.2






More information about the pve-devel mailing list