kubernetes/vendor/github.com/opencontainers/runc/libcontainer/configs
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
..
validate Update libcontainer to include PRs with fixes to systemd cgroup driver 2018-04-24 13:29:13 -07:00
blkio_device.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
BUILD Bump runc to d5b4a3e 2018-01-12 14:22:50 -05:00
cgroup_linux.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
cgroup_windows.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
config.go Bump runc to d5b4a3e 2018-01-12 14:22:50 -05:00
config_linux.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
device.go Update libcontainer dependency 2016-07-10 20:29:06 -07:00
device_defaults.go Bump runc to d5b4a3e 2018-01-12 14:22:50 -05:00
hugepage_limit.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
intelrdt.go Bump runc to d5b4a3e 2018-01-12 14:22:50 -05:00
interface_priority_map.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
mount.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
namespaces.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00
namespaces_linux.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
namespaces_syscall.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
namespaces_syscall_unsupported.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
namespaces_unsupported.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
network.go Move deps from _workspace/ to vendor/ 2016-05-08 20:30:21 -07:00