k3s/pkg/kubelet/cm
Kubernetes Submit Queue 0022bec3a2
Merge pull request #61525 from tianshapjq/place-consts-together
Automatic merge from submit-queue. 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>.

move the const to the place it should be

**What this PR does / why we need it**:
move the const to the place it should be

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-03-25 09:51:42 -07:00
..
cpumanager Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
cpuset Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
devicemanager Merge pull request #61525 from tianshapjq/place-consts-together 2018-03-25 09:51:42 -07:00
util Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
BUILD Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
OWNERS Add ConnorDoyle as approver in /pkg/kubelet/cm. 2017-12-06 09:05:59 -06:00
cgroup_manager_linux.go kubelet ignores hugepages if hugetlb is not enabled 2018-02-05 13:07:59 -05:00
cgroup_manager_linux_test.go Test cases fix after path expansion 2018-02-20 14:23:09 -05: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 Add pod-level metric for CPU and memory stats 2017-11-22 09:25:23 -08:00
container_manager.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
container_manager_linux.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
container_manager_linux_test.go Lock subPath volumes 2018-03-05 09:14:44 +01:00
container_manager_stub.go Promote LocalStorageCapacityIsolation feature to beta 2018-03-02 15:10:08 -08:00
container_manager_unsupported.go Remove redundant code in container manager. 2017-11-24 03:15:55 -08:00
container_manager_windows.go Extends deviceplugin to gracefully handle full device plugin lifecycle. 2017-11-20 23:40:14 -08:00
fake_internal_container_lifecycle.go
helpers_linux.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
helpers_linux_test.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
helpers_unsupported.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
internal_container_lifecycle.go Fixed nil InternalContainerLifecycle in cm stubs. 2017-09-04 07:24:59 -07:00
node_container_manager.go Move some kubelet constants to a common place. 2017-12-01 11:24:04 +08:00
node_container_manager_test.go codeClean-merge-logfAndFailnow-to-fatalf 2018-01-31 11:39:31 +08:00
pod_container_manager_linux.go Fix cpu cfs quota flag with pod cgroups 2018-03-16 15:27:11 -04:00
pod_container_manager_stub.go
pod_container_manager_unsupported.go Remove redundant code in container manager. 2017-11-24 03:15:55 -08:00
qos_container_manager_linux.go Merge pull request #52977 from yanxuean/improvecgroup 2017-11-18 13:13:28 -08:00
types.go Set pids limit at pod level 2018-01-11 21:22:38 -05:00