[pve-devel] [PATCH v3 0/5] implement container reboot
Oguz Bektas
o.bektas at proxmox.com
Tue Nov 19 18:36:58 CET 2019
i'm omitting the widget-toolkit patch since that one is already applied.
pve-container:
v2->v3:
* use vmconfig_apply_pending() in prestart hook instead of calling
update_pct_config and update_lxc_config
Oguz Bektas (4):
add vm_reboot sub to later use in api
add vm_reboot api call
add 'pct reboot'
apply pending changes in lxc prestart hook
src/PVE/API2/LXC/Status.pm | 52 ++++++++++++++++++++++++++++++++++++++
src/PVE/CLI/pct.pm | 3 ++-
src/PVE/LXC.pm | 13 ++++++++++
src/lxc-pve-prestart-hook | 9 +++++++
4 files changed, 76 insertions(+), 1 deletion(-)
pve-manager:
no changes.
Oguz Bektas (1):
add reboot button for containers
www/manager6/lxc/Config.js | 35 +++++++++++++++++++++--------------
1 file changed, 21 insertions(+), 14 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list