kubernetes/pkg/kubelet/cm/cpumanager
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
..
state Remove ioutil in kubelet and its tests 2022-07-30 12:35:26 +09:00
topology cpumanager: test NUMA node support for CPU assign (2) 2021-10-15 10:29:21 +00:00
cpu_assignment_test.go Method call 'err.Error()' might lead to a nil pointer dereference for pkg/kubelet/cm/cpumanager/cpu_assignment_test.go 2022-03-14 16:35:11 +08:00
cpu_assignment.go node: cpumgr: address golint complains 2022-11-02 18:41:42 +01:00
cpu_manager_test.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
cpu_manager.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
fake_cpu_manager.go Return only isolated cpus in podresources interface 2021-10-07 15:34:08 +01:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
policy_none_test.go smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
policy_none.go smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
policy_options_test.go Adding unit test for align-by-socket policy option 2022-08-02 11:02:07 -07:00
policy_options.go node: cpumgr: address golint complains 2022-11-02 18:41:42 +01:00
policy_static_test.go Adding unit test for align-by-socket policy option 2022-08-02 11:02:07 -07:00
policy_static.go node: cpumgr: address golint complains 2022-11-02 18:41:42 +01:00
policy_test.go Add regression test for CPUManager distribute NUMA algorithm 2021-11-24 20:49:58 +00:00
policy.go fix GetAllocatableCPUs in cpumanager 2022-10-27 19:57:06 +08:00
topology_hints_test.go node: cpumgr: address golint complains 2022-11-02 18:41:42 +01:00