Update cri-tools and build critest into release tarball again.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-03-20 21:26:05 +00:00
parent 013ab03a53
commit 36768a1920
4 changed files with 14 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
# Not from vendor.conf.
CRITOOL_VERSION=b184f9aefe60a4441330e615ee20634ee26474fb
CRITOOL_VERSION=976680c4aa382339ccba214d1f1a88fdc8638b78
CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools
CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools