.. |
containermap
|
move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing
|
2020-03-14 02:38:51 +09:00 |
cpumanager
|
cpumanager: test: add missing helper
|
2020-04-07 16:59:07 +02:00 |
cpuset
|
Merge pull request #77609 from tedyu/union-all-test
|
2019-05-16 20:39:26 -07:00 |
devicemanager
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
topologymanager
|
simplify code in topologymanager
|
2020-03-28 00:04:51 +08:00 |
util
|
kubelet: add initial support for cgroupv2
|
2020-03-12 08:50:19 +01:00 |
BUILD
|
Merge pull request #89897 from giuseppe/test-e2e-node
|
2020-04-20 15:54:12 -07:00 |
cgroup_manager_linux_test.go
|
Fix reserved cgroup systemd
|
2019-06-07 10:48:42 -04:00 |
cgroup_manager_linux.go
|
kubelet: do not configure the device cgroup
|
2020-04-09 16:18:06 +02:00 |
cgroup_manager_test.go
|
|
|
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_linux_test.go
|
kubelet: add tests for cgroup v2 conversions
|
2020-03-27 13:50:57 +01:00 |
container_manager_linux.go
|
Merge pull request #89897 from giuseppe/test-e2e-node
|
2020-04-20 15:54:12 -07:00 |
container_manager_stub.go
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
container_manager_unsupported.go
|
Remove pkg/util/mount (moved out of tree)
|
2019-11-15 08:29:12 -07:00 |
container_manager_windows.go
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
container_manager.go
|
rename framework pkg with schedulerframework for all instances under pkg/kubelet
|
2020-04-14 14:24:07 -04:00 |
fake_internal_container_lifecycle.go
|
|
|
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_linux.go
|
Merge pull request #88970 from mysunshine92/correct-NodeAllocatableRoot
|
2020-04-14 11:04:13 -07:00 |
helpers_unsupported.go
|
fix function NodeAllocatableRoot
|
2020-03-26 18:48:05 +08:00 |
helpers.go
|
Enable allocatable support for Windows nodes
|
2018-10-30 11:17:23 +08:00 |
internal_container_lifecycle.go
|
Check for nil cpuManager
|
2020-03-05 07:54:33 +00:00 |
node_container_manager_linux_test.go
|
Enable allocatable support for Windows nodes
|
2018-10-30 11:17:23 +08:00 |
node_container_manager_linux.go
|
fix incorrect configuration of kubepods.slice unit by kubelet (issue #88197)
|
2020-02-17 13:22:45 -05:00 |
OWNERS
|
Add klueska as an approver in pkg/kubelet/cm/OWNERS
|
2019-12-17 10:40:23 +01:00 |
pod_container_manager_linux_test.go
|
Apply pod name and namespace labels for pod cgroup for cadvisor metrics
|
2018-05-07 14:51:12 -04:00 |
pod_container_manager_linux.go
|
Add podCgroup to process kill events to allow for correlation
|
2019-10-08 13:12:48 -04: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
|
|
|
qos_container_manager_linux.go
|
Remove dead code from pkg/kubelet/...
|
2019-08-21 10:40:21 -07:00 |
types.go
|
Implement SupportNodePidsLimit, hand-tested
|
2019-02-13 14:56:17 -05:00 |