fupan
709bc9aa12
containerd-shim-kata-v2: add the service Cleanup support
...
Add the Cleanup api support to cleanup the pod and
containers running in it when the pod's corresponding
shim died.
Signed-off-by: fupan <lifupan@gmail.com >
2018-11-28 14:32:25 +08:00
fupan
4c5b29647b
containerd-shim-kata-v2: add the start service support
...
Add the Start api support of start a pod or
container created before.
Signed-off-by: fupan <lifupan@gmail.com >
2018-11-28 14:32:03 +08:00
fupan
72fd6e0c7d
containerd-shim-kata-v2: add the create service support
...
Add the "Create" api support for creating a pod
or container.
Signed-off-by: fupan <lifupan@gmail.com >
2018-11-28 14:29:35 +08:00
fupan
d6c4ca5fe5
container-shim-kata-v2: The init containerd shim v2 support
...
This patch is the init codes of the shimv2 for
containerd.
Signed-off-by: fupan <lifupan@gmail.com >
2018-11-27 17:17:43 +08:00