kubernetes/pkg/kubelet/cm
Elana Hashman 6af7eb6d49
Migrate missed log entries in kubelet
Co-Authored-By: pacoxu <paco.xu@daocloud.io>
2021-03-18 14:26:26 -07:00
..
containermap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cpumanager Migrate missed log entries in kubelet 2021-03-18 14:26:26 -07:00
cpuset Merge pull request #100007 from utsavoza/ugo/issue-98976/09-03-2021 2021-03-16 14:50:14 -07:00
devicemanager Migrate missed log entries in kubelet 2021-03-18 14:26:26 -07:00
memorymanager Memory manager structured logging 2021-03-15 15:51:19 -04:00
topologymanager Structured log for topologymanager 2021-03-11 20:50:14 -05:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cgroup_manager_linux_test.go Fix reserved cgroup systemd 2019-06-07 10:48:42 -04:00
cgroup_manager_linux.go Migrate remaining files in pkg/kubelet to structured logging 2021-03-12 22:36:28 +05:30
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 fix unexpected append mutations about pkg/kubelet package 2020-06-03 13:36:57 +08:00
container_manager_linux_test.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
container_manager_linux.go Merge pull request #100001 from shiyajuan123/logs 2021-03-16 14:50:06 -07:00
container_manager_stub.go Merge pull request #100001 from shiyajuan123/logs 2021-03-16 14:50:06 -07:00
container_manager_unsupported.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
container_manager_windows.go Migrate missed log entries in kubelet 2021-03-18 14:26:26 -07:00
container_manager.go node: podresources: list devices without topology 2021-03-09 13:13:37 +01:00
fake_container_manager.go node: podresources: translate types in cm 2021-03-09 13:13:36 +01:00
fake_internal_container_lifecycle.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
fake_pod_container_manager.go register all pending pod deletions and check for kill 2021-02-04 11:45:42 -06: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_linux.go Improve the getCgroupSubsystemsV1() which uses random record per subsystem 2021-01-22 22:21:46 +09: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_linux.go memory manager: specify the container cpuset.memory during the creation 2021-03-02 17:01:46 +02:00
internal_container_lifecycle_unsupported.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
internal_container_lifecycle_windows.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
internal_container_lifecycle.go memory manager: specify the container cpuset.memory during the creation 2021-03-02 17:01:46 +02: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 Migrate pkg/kubelet/cm/ top level files to structured logging 2021-03-09 23:15:24 +05:30
OWNERS add sjenning as kubelet approver 2020-06-19 13:00:55 -05: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 Migrate pkg/kubelet/cm/ top level files to structured logging 2021-03-09 23:15:24 +05:30
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 Migrate pkg/kubelet/cm/ top level files to structured logging 2021-03-09 23:15:24 +05:30
types.go Implement SupportNodePidsLimit, hand-tested 2019-02-13 14:56:17 -05:00