k3s/pkg/kubelet/cm
Darren Shepherd 4213ae7031 Update vendor 2019-04-09 10:02:31 -07:00
..
cpumanager Update vendor 2019-04-09 10:02:31 -07:00
cpuset Update vendor 2019-04-09 10:02:31 -07:00
devicemanager Update vendor 2019-04-09 10:02:31 -07:00
util Update FindCgroupMountpointAndRoot to be compatible with newer runc 2019-04-09 10:02:31 -07:00
BUILD kubelet/cm: ignore sysctl error when running in userns 2019-04-08 17:44:39 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
cgroup_manager_linux.go Delete systemd cgroup support 2019-04-08 19:37:51 -07:00
cgroup_manager_unsupported.go Use a []string for CgroupName, which is a more accurate internal representation 2018-05-01 08:29:06 -07:00
container_manager.go Remove KubeletPodResources 2019-04-08 17:44:39 -07:00
container_manager_linux.go Don't check for cpuset cgroup, not always required? 2019-04-08 19:37:51 -07:00
container_manager_stub.go Remove KubeletPodResources 2019-04-08 17:44:39 -07:00
container_manager_unsupported.go Remove redundant code in container manager. 2017-11-24 03:15:55 -08:00
container_manager_windows.go [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
fake_internal_container_lifecycle.go
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
helpers_linux.go Remove CPUCFSQuotaPeriod 2019-04-08 17:44:39 -07:00
helpers_unsupported.go fix #51135 make CFS quota period configurable, adds a cli flag and config option to kubelet to be able to set cpu.cfs_period and defaults to 100ms as before. 2018-09-01 20:19:59 +02:00
internal_container_lifecycle.go
node_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
pod_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
pod_container_manager_stub.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_unsupported.go Remove redundant code in container manager. 2017-11-24 03:15:55 -08:00
qos_container_manager_linux.go More usernetes patches 2019-04-09 10:02:31 -07:00
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00