containerd/vendor
Sebastiaan van Stijn 8b5cc2e1dc
vendor: containerd/console v1.0.1
full diff: https://github.com/containerd/consolve/compare/v1.0.0...v1.0.1

vendor golang.org/x/sys 2334cc1a136f0a5b4384f1a27e3634457be08553

full diff: ed371f2e16...2334cc1a13

- unix: add Darwin support for clonefile syscalls
- Adds openat2 for linux
  openat2 is a new syscall added to Linux 5.6. It provides a superset of
  openat(2) functionality, extending it with flags telling the kernel how
  to resolve the paths.

  For more info, see https://lwn.net/Articles/803237/

  NOTE that this is a second attempt to add the call; the previous one
  (https://golang.org/cl/227280) was reverted
  (https://golang.org/cl/227846) due to the test case failure on ARM
  (https://golang.org/issue/38357).

  This CL has the test case reworked to be less assumptive to the testing
  environment. In particular, it first tries if the most simplistic
  openat2() call succeeds, and skips the test otherwise. It is done that
  way because CI can be under under different kernels and in various
  envrionments -- in particular, Docker+seccomp can result in EPERM from a
  system call (which is not expected otherwise).

  For previous discussions about the test case, see
  https://golang.org/cl/227865.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-24 23:34:18 +02:00
..
github.com vendor: containerd/console v1.0.1 2020-09-24 23:34:18 +02:00
go.etcd.io/bbolt vendor: update bbolt to v1.3.5 2020-06-22 16:54:15 +09:00
go.opencensus.io Revendor github.com/Microsoft/hcsshim 2019-08-20 13:50:24 -07:00
golang.org/x vendor: containerd/console v1.0.1 2020-09-24 23:34:18 +02:00
google.golang.org vendor protobuf & grpc 2020-02-26 10:57:05 +09:00
gopkg.in vendor: update containerd/cri 1a00c06886 2020-03-07 14:35:14 +01:00
gotest.tools/v3 vendor: update gotest.tools v3.0.2 2020-02-28 17:47:20 +01:00
k8s.io vendor: update kubernetes v1.19.0-rc.4 2020-08-11 10:05:56 +02:00
sigs.k8s.io vendor: update kubernetes v1.18.0-beta.1 2020-03-07 14:35:32 +01:00