Update containerd to f2a20ead83.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-03-28 14:31:13 -07:00
parent 8777224600
commit c60dd60f80
48 changed files with 2407 additions and 617 deletions

View File

@@ -26,11 +26,6 @@ const (
Uint32 = "uint32"
Uint64 = "uint64"
// HCS
HCSOperation = "hcs-op"
HCSOperationResult = "hcs-op-result"
// runhcs
VMShimOperation = "vmshim-op"