Update cri plugin to v1.0.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
set -eu -o pipefail
|
||||
|
||||
go get -u github.com/onsi/ginkgo/ginkgo
|
||||
CRITEST_COMMIT=207e773f72fde8d8aed1447692d8f800a6686d6c
|
||||
CRITEST_COMMIT=f37a5a1edb69ee742c6e42c57413fe6b63788085
|
||||
go get -d github.com/kubernetes-incubator/cri-tools/...
|
||||
cd $GOPATH/src/github.com/kubernetes-incubator/cri-tools
|
||||
git checkout $CRITEST_COMMIT
|
||||
|
Reference in New Issue
Block a user