Merge pull request #36749 from stevvooe/update-containerd-1.0.3

containerd: update to 1.0.3 release
Upstream-commit: 10ca8d9771fd0d4051cb8291d7980ae909d437f7
Component: engine
This commit is contained in:
Yong Tang
2018-04-03 12:07:26 -07:00
committed by GitHub
26 changed files with 389 additions and 5 deletions
@@ -4,7 +4,7 @@
# containerd is also pinned in vendor.conf. When updating the binary
# version you may also need to update the vendor version to pick up bug
# fixes or new APIs.
CONTAINERD_COMMIT=cfd04396dc68220d1cecbe686a6cc3aa5ce3667c # v1.0.2
CONTAINERD_COMMIT=773c489c9c1b21a6d78b5c538cd395416ec50f88 # v1.0.3
install_containerd() {
echo "Install containerd version $CONTAINERD_COMMIT"