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

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Nov 20 20:37:46 CET 2019


On 11/20/19 3:49 PM, Oguz Bektas wrote:
> 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)
> 

yeah, seems valid to me. As it affects also reboot triggered from
inside the CT, it is really something different, good catch!

applied series, thanks!

> 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(-)
> 
> 
> 





More information about the pve-devel mailing list