k3s/vendor/github.com/opencontainers
Filipe Brandenburger 54d93820ee Update libcontainer to include PRs with fixes to systemd cgroup driver
PR opencontainers/runc#1754 works around an issue in manager.Apply(-1) that
makes Kubelet startup hang when using systemd cgroup driver (by adding a
timeout) and further PR opencontainers/runc#1772 fixes that bug by
checking the proper error status before waiting on the channel.

PR opencontainers/runc#1776 checks whether Delegate works in slices,
which keeps libcontainer systemd cgroup driver working on systemd v237+.

PR opencontainers/runc#1781 makes the channel buffered, so if we time
out waiting on the channel, the updater will not block trying to it
since there are no longer any consumers.
2018-04-24 13:29:13 -07:00
..
go-digest update BUILD files 2017-10-15 18:18:13 -07:00
image-spec update BUILD files 2017-10-15 18:18:13 -07:00
runc Update libcontainer to include PRs with fixes to systemd cgroup driver 2018-04-24 13:29:13 -07:00
runtime-spec update BUILD files 2017-10-15 18:18:13 -07:00
selinux Autogenerate BUILD files 2017-12-23 13:12:11 -08:00