From 4c95db877c751ab6500ae7e6af7829dbaafaa8fd Mon Sep 17 00:00:00 2001 From: Kenfe-Mickael Laventure Date: Mon, 13 Mar 2017 11:44:40 -0700 Subject: [PATCH] Update containerd to version 949e6facb77383876aeff8a6944dde66b3089574 This fixes a regression where debug logs where hidden in debug mode. Signed-off-by: Kenfe-Mickael Laventure --- hack/dockerfile/binaries-commits | 2 +- vendor.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hack/dockerfile/binaries-commits b/hack/dockerfile/binaries-commits index ea26eb367b..9830f9a821 100644 --- a/hack/dockerfile/binaries-commits +++ b/hack/dockerfile/binaries-commits @@ -4,7 +4,7 @@ TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a # When updating RUNC_COMMIT, also update runc in vendor.conf accordingly RUNC_COMMIT=9c2d8d184e5da67c95d601382adf14862e4f2228 -CONTAINERD_COMMIT=9f68f96b8c0746e254b52bc1defcf7cc0c1a62eb +CONTAINERD_COMMIT=7c92ec529830300eae0f524a45f7b7394104d4f5 TINI_COMMIT=949e6facb77383876aeff8a6944dde66b3089574 LIBNETWORK_COMMIT=7b2b1feb1de4817d522cc372af149ff48d25028e VNDR_COMMIT=19220953c4a45310a4c404b7905154e29120249e diff --git a/vendor.conf b/vendor.conf index 3a8dd550fe..332a36354b 100644 --- a/vendor.conf +++ b/vendor.conf @@ -100,7 +100,7 @@ google.golang.org/genproto b3e7c2fb04031add52c4817f53f43757ccbf9c18 github.com/docker/docker-credential-helpers f72c04f1d8e71959a6d103f808c50ccbad79b9fd # containerd -github.com/docker/containerd 9f68f96b8c0746e254b52bc1defcf7cc0c1a62eb +github.com/docker/containerd 7c92ec529830300eae0f524a45f7b7394104d4f5 github.com/tonistiigi/fifo 1405643975692217d6720f8b54aeee1bf2cd5cf4 # cluster