Update cri plugin to v1.0.0-rc.2.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-04-13 07:01:48 +00:00
parent 7f053943ca
commit 6da553e112
10 changed files with 197 additions and 82 deletions

View File

@@ -34,8 +34,6 @@ before_install:
- uname -r
- sudo apt-get -q update
- sudo apt-get install -y libseccomp-dev/trusty-backports
# Use jpetazzo/nsenter to install nsenter on ubuntu trusty.
- docker run --rm -v /usr/local/bin:/target jpetazzo/nsenter
install:
- sudo PATH=$PATH GOPATH=$GOPATH script/setup/install-protobuf