[pve-devel] [PATCH v4 0/4] container reboot

Oguz Bektas o.bektas at proxmox.com
Wed Nov 20 15:49:37 CET 2019


pve-container:

v3->v4:
* merged commits

note: left the prestart hook commit separate on purpose, since i think it's a
different change (doesn't use the new reboot API or anything related with it)

Oguz Bektas (2):
  implement container 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, 75 insertions(+), 2 deletions(-)


pve-manager:

v3->v4:
* split refactor commit
* also add reboot button to the right-click cmdmenu

Oguz Bektas (2):
  lxc: refactor stop button
  lxc: add reboot button

 www/manager6/lxc/CmdMenu.js | 16 ++++++++++++++++
 www/manager6/lxc/Config.js  | 34 ++++++++++++++++++++--------------
 2 files changed, 36 insertions(+), 14 deletions(-)



-- 
2.20.1




More information about the pve-devel mailing list