mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-29 18:29:19 -04:00
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. |
||
|---|---|---|
| .. | ||
| validate | ||
| blkio_device.go | ||
| BUILD | ||
| cgroup_linux.go | ||
| cgroup_windows.go | ||
| config.go | ||
| config_linux.go | ||
| device.go | ||
| device_defaults.go | ||
| hugepage_limit.go | ||
| intelrdt.go | ||
| interface_priority_map.go | ||
| mount.go | ||
| namespaces.go | ||
| namespaces_linux.go | ||
| namespaces_syscall.go | ||
| namespaces_syscall_unsupported.go | ||
| namespaces_unsupported.go | ||
| network.go | ||