[pve-devel] [PATCH v4 container 0/2] post_clone hook for containers

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jun 16 15:48:42 CEST 2021


On 16.06.21 15:24, Oguz Bektas wrote:
> fixes #3443 by implementing post_clone_hook for containers (which at the
> moment only generates a unique /etc/machine-id for the cloned
> container). this can be reused later for other things we want to do post
> clone.
> 

what are the changes since v3? I did not found any note here nor in the actual
patches.

> 
> 
> Oguz Bektas (2):
>   setup: add post_clone_hook for containers
>   run post_clone_hook in clone_vm
> 
>  src/PVE/API2/LXC.pm       | 37 ++++++++++++++++++++++++++++++-------
>  src/PVE/LXC/Setup.pm      | 12 ++++++++++++
>  src/PVE/LXC/Setup/Base.pm | 31 +++++++++++++++++++++++++++++++
>  3 files changed, 73 insertions(+), 7 deletions(-)
> 






More information about the pve-devel mailing list