Commit Graph

5 Commits

Author SHA1 Message Date
Lorenz Brun 1b60afc38a
Remove unreachable code (#59) 2020-05-05 09:54:01 -07:00
Lantao Liu c66bc73ecb Use context.Background for runtime.Wait. (#28)
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-05-15 10:43:22 +09:00
Lantao Liu 97875daf63 Port shim fix (#27)
Port shim fixes containerd/containerd#3264, containerd/containerd#3264

Update containerd to newest release/1.2 commit.
2019-05-11 10:27:49 +09:00
Lantao Liu 326bc9f3ba
Update to containerd 1.2.2 (#14)
* Update containerd to 1.2.2

Signed-off-by: Lantao Liu <lantaol@google.com>

* Port https://github.com/containerd/containerd/pull/2803.

Signed-off-by: Lantao Liu <lantaol@google.com>
2019-01-30 09:50:10 -08:00
Lantao Liu 35db607dfc
Add containerd shim v2 support. (#13)
* Update vendors

Signed-off-by: Lantao Liu <lantaol@google.com>

* Add containerd shim v2 support.

Signed-off-by: Lantao Liu <lantaol@google.com>

* Add test and doc for containerd-shim-runsc-v1.

Signed-off-by: Lantao Liu <lantaol@google.com>

* Address comments.
2019-01-29 18:51:18 -08:00