Skip to content

Commit

Permalink
Updated containerd to latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
ernoaapa committed Feb 5, 2018
1 parent 155ad84 commit a0efbc2
Show file tree
Hide file tree
Showing 41 changed files with 1,926 additions and 393 deletions.
5 changes: 3 additions & 2 deletions vendor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ github.com/urfave/cli v1.20.0
github.com/stretchr/testify v1.1.4
github.com/davecgh/go-spew v1.1.0
github.com/pmezard/go-difflib v1.0.0
github.com/containerd/containerd 556c46d0a9755f5b1620cc51cc5826593bf6e5d8
github.com/containerd/containerd 83cf37155670575ec0782bb7940b53876c151c40
github.com/sirupsen/logrus v1.0.3
golang.org/x/crypto 81e90905daefcd6fd217b62423c0908922eadb30
golang.org/x/sys bb24a47a89eac6c1227fbcb2ae37a8b9ed323366
Expand Down Expand Up @@ -39,4 +39,5 @@ github.com/containerd/typeurl f6943554a7e7e88b3c14aad190bf05932da84788
github.com/docker/docker v17.05.0-ce
k8s.io/kubernetes v1.9.0-alpha.2
github.com/thejerf/suture v2.0.1
github.com/ghodss/yaml v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/syndtr/gocapability db04d3cc01c8b54962a58ec7e491717d06cfcc16
3 changes: 2 additions & 1 deletion vendor/github.com/containerd/containerd/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 22 additions & 3 deletions vendor/github.com/containerd/containerd/cio/io.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions vendor/github.com/containerd/containerd/cio/io_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 15 additions & 3 deletions vendor/github.com/containerd/containerd/cio/io_windows.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 4 additions & 50 deletions vendor/github.com/containerd/containerd/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 22 additions & 18 deletions vendor/github.com/containerd/containerd/container_opts_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 17 additions & 16 deletions vendor/github.com/containerd/containerd/content/helpers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a0efbc2

Please sign in to comment.