Skip to content

Commit abfc89c

Browse files
committed
Update CRI to master
Signed-off-by: Michael Crosby <[email protected]>
1 parent 4730088 commit abfc89c

166 files changed

Lines changed: 4776 additions & 15715 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

vendor.conf

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ github.com/gogo/protobuf v1.0.0
2020
github.com/gogo/googleapis 08a7655d27152912db7aaf4f983275eaf8d128ef
2121
github.com/golang/protobuf v1.1.0
2222
github.com/opencontainers/runtime-spec 29686dbc5559d93fb1ef402eeda3e35c38d75af4 # v1.0.1-59-g29686db
23-
github.com/opencontainers/runc 6a3f4749b81768cd01ef3da117ef0a19cd572652
23+
github.com/opencontainers/runc 029124da7af7360afa781a0234d1b083550f797c
2424
github.com/konsorten/go-windows-terminal-sequences v1.0.1
2525
github.com/sirupsen/logrus v1.4.1
2626
github.com/urfave/cli 7bc6a0acffa589f415f88aca16cc1de5ffd66f9c
@@ -44,9 +44,8 @@ github.com/google/go-cmp v0.1.0
4444
go.etcd.io/bbolt v1.3.2
4545

4646
# cri dependencies
47-
github.com/containerd/cri 4dd6735020f5596dd41738f8c4f5cb07fa804c5e # master
47+
github.com/containerd/cri 0e2afb63ac3a1c8e59abd6f2e9a6ce075135d5b0 # master
4848
github.com/containerd/go-cni 40bcf8ec8acd7372be1d77031d585d5d8e561c90
49-
github.com/blang/semver v3.1.0
5049
github.com/containernetworking/cni v0.6.0
5150
github.com/containernetworking/plugins v0.7.0
5251
github.com/davecgh/go-spew v1.1.0
@@ -60,7 +59,6 @@ github.com/hashicorp/go-multierror ed905158d87462226a13fe39ddf685ea65f1c11f
6059
github.com/json-iterator/go 1.1.5
6160
github.com/modern-go/reflect2 1.0.1
6261
github.com/modern-go/concurrent 1.0.3
63-
github.com/opencontainers/runtime-tools v0.6.0
6462
github.com/opencontainers/selinux v1.2.1
6563
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6664
github.com/tchap/go-patricia v2.2.6
@@ -72,13 +70,13 @@ golang.org/x/oauth2 a6bd8cefa1811bd24b86f8902872e4e8225f74c4
7270
golang.org/x/time f51c12702a4d776e4c1fa9b0fabab841babae631
7371
gopkg.in/inf.v0 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4
7472
gopkg.in/yaml.v2 v2.2.1
75-
k8s.io/api kubernetes-1.13.0
76-
k8s.io/apimachinery kubernetes-1.13.0
77-
k8s.io/apiserver kubernetes-1.13.0
78-
k8s.io/client-go kubernetes-1.13.0
73+
k8s.io/api kubernetes-1.15.0-alpha.0
74+
k8s.io/apimachinery kubernetes-1.15.0-alpha.0
75+
k8s.io/apiserver kubernetes-1.15.0-alpha.0
76+
k8s.io/client-go kubernetes-1.15.0-alpha.0
7977
k8s.io/klog 8139d8cb77af419532b33dfa7dd09fbc5f1d344f
80-
k8s.io/kubernetes v1.13.0
81-
k8s.io/utils 0d26856f57b32ec3398579285e5c8a2bfe8c5243
78+
k8s.io/kubernetes v1.15.0-alpha.0
79+
k8s.io/utils c2654d5206da6b7b6ace12841e8f359bb89b443c
8280
sigs.k8s.io/yaml v1.1.0
8381

8482
# zfs dependencies

vendor/github.com/blang/semver/LICENSE

Lines changed: 0 additions & 22 deletions
This file was deleted.

vendor/github.com/blang/semver/README.md

Lines changed: 0 additions & 191 deletions
This file was deleted.

vendor/github.com/blang/semver/json.go

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)