k3s/pkg/kubelet/cm
Kubernetes Submit Queue 03adf92aa9 Merge pull request #53753 from derekwaynecarr/log-spam
Automatic merge from submit-queue (batch tested with PRs 53119, 53753, 53795, 52981). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Reduce log spam in qos container manager

**What this PR does / why we need it**:
excessive log stmts make it hard to debug actual problems.

**Release note**:
```release-note
NONE
```
2017-10-12 08:28:36 -07:00
..
cpumanager Make CoreID's platform unique 2017-10-10 10:45:44 +02:00
cpuset Un-revert "CPU manager wiring and `none` policy" 2017-09-04 07:24:59 -07:00
util update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
BUILD Update generated files 2017-10-07 11:28:47 +02:00
cgroup_manager_linux.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
cgroup_manager_linux_test.go
cgroup_manager_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
cgroup_manager_unsupported.go
container_manager.go fix the bad code comment and make the format unify 2017-09-19 11:15:10 +08:00
container_manager_linux.go kubelet/cm: remove unneeded fork of 'cat' 2017-10-10 21:53:35 -07:00
container_manager_linux_test.go use GetFileType per mount.Interface to check hostpath type 2017-09-26 09:57:06 +08:00
container_manager_stub.go Fixed nil InternalContainerLifecycle in cm stubs. 2017-09-04 07:24:59 -07:00
container_manager_unsupported.go Fixed nil InternalContainerLifecycle in cm stubs. 2017-09-04 07:24:59 -07:00
container_manager_unsupported_test.go Make *fakeMountInterface in container_manager_unsupported_test.go implement mount.Interface again. 2017-09-04 21:48:55 -07:00
container_manager_windows.go Fix Start signature in container_manager_windows. 2017-09-04 07:24:59 -07:00
device_plugin_handler.go In DevicePluginHandlerImpl.Allocate(), skips untracked extended resources. 2017-10-06 13:57:53 -07:00
device_plugin_handler_stub.go Kubelet side extension to support device allocation 2017-09-01 11:56:35 -07:00
device_plugin_handler_test.go Extends device_plugin_handler to checkpoint device to container allocation information. 2017-09-05 09:52:14 -07:00
fake_internal_container_lifecycle.go Un-revert "CPU manager wiring and `none` policy" 2017-09-04 07:24:59 -07:00
helpers_linux.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
helpers_linux_test.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00
helpers_unsupported.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
internal_container_lifecycle.go Fixed nil InternalContainerLifecycle in cm stubs. 2017-09-04 07:24:59 -07:00
node_container_manager.go apimachinery: remove Scheme.DeepCopy 2017-10-06 14:59:17 +02:00
node_container_manager_test.go Fix --kube-reserved storage key name and add test cases for node allocatable reservation 2017-09-26 09:32:21 +08:00
pod_container_manager_linux.go Fix some typos 2017-07-27 21:31:31 +08:00
pod_container_manager_stub.go run hack/update-all 2017-06-22 11:31:03 -07:00
pod_container_manager_unsupported.go run hack/update-all 2017-06-22 11:31:03 -07:00
qos_container_manager_linux.go Reduce log spam in qos container manager 2017-10-11 19:47:40 -04:00
types.go update cadvisor, docker, and runc godeps 2017-09-05 12:38:57 -07:00