Skip to content

Commit 8dcb03e

Browse files
committed
[release/1.1] Update cri to f117382467baf182382c44332bfbf488effc34bb.
Signed-off-by: Lantao Liu <lantaol@google.com>
1 parent 57508dc commit 8dcb03e

File tree

12 files changed

+632
-129
lines changed

12 files changed

+632
-129
lines changed

vendor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ github.com/gotestyourself/gotestyourself 44dbf532bbf5767611f6f2a61bded572e337010
4444
github.com/google/go-cmp v0.1.0
4545

4646
# cri dependencies
47-
github.com/containerd/cri v1.0.5
47+
github.com/containerd/cri f117382467baf182382c44332bfbf488effc34bb # release/1.0
4848
github.com/containerd/go-cni f2d7272f12d045b16ed924f50e91f9f9cecc55a7
4949
github.com/blang/semver v3.1.0
5050
github.com/containernetworking/cni v0.6.0
@@ -61,7 +61,7 @@ github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55
6161
github.com/hashicorp/go-multierror ed905158d87462226a13fe39ddf685ea65f1c11f
6262
github.com/json-iterator/go 1.0.4
6363
github.com/opencontainers/runtime-tools 6073aff4ac61897f75895123f7e24135204a404d
64-
github.com/opencontainers/selinux 4a2974bf1ee960774ffd517717f1f45325af0206
64+
github.com/opencontainers/selinux b6fa367ed7f534f9ba25391cc2d467085dbb445a
6565
github.com/seccomp/libseccomp-golang 32f571b70023028bd57d9288c20efbcb237f3ce0
6666
github.com/spf13/pflag v1.0.0
6767
github.com/tchap/go-patricia 5ad6cdb7538b0097d5598c7e57f0a24072adf7dc

vendor/github.com/containerd/cri/pkg/containerd/opts/spec.go

Lines changed: 51 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/cri/pkg/os/os.go

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/cri/pkg/server/container_create.go

Lines changed: 72 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/cri/pkg/server/container_stop.go

Lines changed: 43 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)