k3s/pkg/kubelet/cm
Darren Shepherd f801572fb3 Delete systemd cgroup support 2019-09-04 21:02:00 -07:00
..
cpumanager Merge pull request #77421 from tedyu/cpu-free-no-sort 2019-05-16 16:26:53 -07:00
cpuset Merge pull request #77609 from tedyu/union-all-test 2019-05-16 20:39:26 -07:00
devicemanager Implement plugin manager - a controller that manages plugin registration/unregistration 2019-05-30 19:00:59 -04:00
topologymanager Merge pull request #78515 from klueska/upstream-socketmask-updates 2019-06-01 09:50:16 -07:00
util Fix golint failures 2019-01-24 00:14:25 +01:00
BUILD kubelet/cm: ignore sysctl error when running in userns 2019-08-27 09:33:37 -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-09-04 21:02:00 -07:00
cgroup_manager_linux_test.go fix slice sharing bug in cgroup manager 2018-11-05 17:42:42 -08:00
cgroup_manager_test.go Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
cgroup_manager_unsupported.go kubelet: new feature gate: SupportNoneCgroupDriver 2019-08-27 09:33:37 -07:00
container_manager.go Implement plugin manager - a controller that manages plugin registration/unregistration 2019-05-30 19:00:59 -04:00
container_manager_linux.go Don't check for cpuset cgroup, not always required? 2019-08-27 09:33:37 -07:00
container_manager_linux_test.go Clean up fake mounters. 2018-06-02 15:55:19 +08:00
container_manager_stub.go Implement plugin manager - a controller that manages plugin registration/unregistration 2019-05-30 19:00:59 -04:00
container_manager_unsupported.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
container_manager_windows.go Implement plugin manager - a controller that manages plugin registration/unregistration 2019-05-30 19:00:59 -04:00
fake_internal_container_lifecycle.go Un-revert "CPU manager wiring and `none` policy" 2017-09-04 07:24:59 -07:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
helpers_linux.go Delete systemd cgroup support 2019-09-04 21:02:00 -07:00
helpers_linux_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
helpers_unsupported.go only collect metrics for cgroups required by the summary API 2019-05-10 12:12:41 -07:00
internal_container_lifecycle.go Fixed nil InternalContainerLifecycle in cm stubs. 2017-09-04 07:24:59 -07:00
node_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
node_container_manager_linux_test.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
pod_container_manager_linux.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00
pod_container_manager_linux_test.go kubelet: new feature gate: SupportNoneCgroupDriver 2019-08-27 09:33:37 -07: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 Graduate HugePages feature to GA 2019-02-02 00:21:10 -05:00
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00