[CRIU] [p.haul] [PATCH 0/2] Minor changes to runc migration

Adrian Reber areber at redhat.com
Tue Feb 21 08:09:25 PST 2017


On Tue, Feb 21, 2017 at 03:53:25PM +0100, Veronika Kabatova wrote:
> This patch set contains minor changes for runc migration.
> 
> First patch consists of safety improvements -- checks whether container with the
> same ID exists on target machine, cleanup of rootfs and work directory after
> migration failure (or if a container with the same ID was created after the
> migration start), and change of default permissions for created runc directory
> to match the ones used with runc.
> 
> Second patch adds (empty) run_action_scripts function which was added to p.haul
> recently, to not break functionality with new version.
> 
> Veronika Kabatova (2):
>   runc: Migration fail implementation, mkdir permission addition
>   runc: add run_action_script function
> 
>  phaul/p_haul_runc.py | 19 ++++++++++++++-----
>  1 file changed, 14 insertions(+), 5 deletions(-)

Series Acked-by: Adrian Reber <areber at redhat.com>


More information about the CRIU mailing list