criu/lib
Radostin Stoyanov 5ec2a6aaad libcriu: add join_ns API
In runc we use the join-ns RPC API to enable checkpoint/restore of
containers with shared namespaces. Shared namespaces are often used
when containers run inside Kubernetes Pod.

In crun we use libcriu to interface with CRIU, however it currently
doesn't provide an API for join-ns. This patch adds the necessary
libcriu API to enable checkpoint/restore of containers with shared
namespaces with crun.

Signed-off-by: Radostin Stoyanov <radostin@redhat.com>
2021-10-12 12:58:43 -07:00
..
c libcriu: add join_ns API 2021-10-12 12:58:43 -07:00
py lsm: support checkpoint/restore of stacked apparmor profiles 2021-09-03 10:31:00 -07:00
Makefile lib: install images/rpc.pb-c.h 2021-09-17 10:42:21 -07:00