containerd/vendor
Sebastiaan van Stijn 9bc8d63c9f
cri/server: use containerd/oci instead of libcontainer/devices
Looks like we had our own copy of the "getDevices" code already, so use
that code (which also matches the code that's used to _generate_ the spec,
so a better match).

Moving the code to a separate file, I also noticed that the _unix and _linux
code was _exactly_ the same (baring some `//nolint:` comments), so also
removing the duplicated code.

With this patch applied, we removed the dependency on the libcontainer/devices
package (leaving only libcontainer/user).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-08 23:25:21 +02:00
..
github.com cri/server: use containerd/oci instead of libcontainer/devices 2021-04-08 23:25:21 +02:00
go.etcd.io/bbolt Go mod vendor 2020-12-01 01:41:25 +08:00
go.mozilla.org/pkcs7 Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
go.opencensus.io Bump k8s deps to v1.20.1 2021-01-12 16:44:20 -05:00
golang.org/x Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
google.golang.org Go mod vendor 2020-12-01 01:41:25 +08:00
gopkg.in Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
gotest.tools/v3 Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
k8s.io Bump k8s deps to v1.20.1 2021-01-12 16:44:20 -05:00
sigs.k8s.io Go mod vendor 2020-12-01 01:41:25 +08:00
modules.txt cri/server: use containerd/oci instead of libcontainer/devices 2021-04-08 23:25:21 +02:00