Skip to content

Commit a2b4745

Browse files
committed
update cri to 35e623e
This includes changes for kata or other kvm based runtimes with selinux support. Signed-off-by: Michael Crosby <[email protected]>
1 parent efa0e80 commit a2b4745

6 files changed

Lines changed: 123 additions & 1 deletion

File tree

vendor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ gotest.tools/v3 v3.0.2
5858
github.com/cilium/ebpf 1c8d4c9ef7759622653a1d319284a44652333b28
5959

6060
# cri dependencies
61-
github.com/containerd/cri 56a89cda34644fedf0c99f96c888de5851e0e406 # master
61+
github.com/containerd/cri 35e623e6bf7512e8c82b8ac6052cb1d720189f28 # master
6262
github.com/davecgh/go-spew v1.1.1
6363
github.com/docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
6464
github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528

vendor/github.com/containerd/cri/pkg/server/container_create.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/helpers_unix.go

Lines changed: 34 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/helpers_windows.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/sandbox_run.go

Lines changed: 5 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/seutil/seutil.go

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

0 commit comments

Comments
 (0)