[CRIU] [p.haul] [PATCH 0/2] Minor changes to runc migration
Veronika Kabatova
vkabatov at redhat.com
Tue Feb 21 06:53:25 PST 2017
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(-)
--
2.7.4
More information about the CRIU
mailing list