kubernetes/pkg/kubelet/cm
David Ashpole 64af1adace
Second attempt: Plumb context to Kubelet CRI calls (#113591)
* plumb context from CRI calls through kubelet

* clean up extra timeouts

* try fixing incorrectly cancelled context
2022-11-05 06:02:13 -07:00
..
admission smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
containermap cpu manager policy set to none, no one remove container id from container map, lead memory leak 2022-03-30 23:25:05 +08:00
cpumanager Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
cpuset Optimize: file /cpuset slice make cap (#112270) 2022-09-30 16:56:25 -07:00
devicemanager Merge pull request #112980 from swatisehgal/devicemanager-ga-graduation 2022-11-02 13:17:01 -07:00
memorymanager Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
topologymanager grammar: replace all occurrences of "the the" with "the" 2022-10-14 09:03:14 +02:00
util generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux.go Remove ioutil in kubelet and its tests 2022-07-30 12:35:26 +09:00
cgroup_manager_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_unsupported.go kubelet: cgroups: be verbose about validation 2022-03-10 07:25:33 -08:00
container_manager_linux_test.go Merge pull request #111221 from inosato/remove-ioutil-from-kubelet 2022-09-17 21:56:28 -07:00
container_manager_linux.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
container_manager_stub.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager_unsupported.go node: devicemgr: Remove devicePluginEnabled field from container mgr 2022-11-02 11:05:20 +00:00
container_manager_windows.go node: devicemgr: Remove devicePluginEnabled field from container mgr 2022-11-02 11:05:20 +00:00
container_manager.go kubelet: cpumgr: internal variable trivial rename 2022-11-02 18:41:42 +01:00
fake_container_manager.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
fake_internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08: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 clarify CPUCFSQuotaPeriod values, set the minimum to 1ms 2022-09-08 23:29:13 +02:00
helpers_linux.go clarify CPUCFSQuotaPeriod values, set the minimum to 1ms 2022-09-08 23:29:13 +02:00
helpers_unsupported.go Clean up logic for deprecated flag --container-runtime in kubelet 2022-02-10 13:26:59 +02:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
internal_container_lifecycle_linux.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_unsupported.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_windows.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
node_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_container_manager_linux.go Generate and format files 2022-07-26 13:14:05 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
pod_container_manager_linux_test.go chore: use require instead of assert 2022-08-08 21:06:38 +08:00
pod_container_manager_linux.go remove ioutil in kubelet 2022-04-27 21:08:42 +08: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 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux.go pkg/kubelet: changes to update runc to 1.1.0 2022-03-28 16:23:20 -07:00
types.go kubelet: cgroups: be verbose about validation 2022-03-10 07:25:33 -08:00