kubernetes/pkg/kubelet/cm/cpumanager
Francesco Romani 623587ec8b cpumanager: test: add missing helper
add back the missing AssertStateEqual helper;
it is needed by some tests we still want to run.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2020-04-07 16:59:07 +02:00
..
state cpumanager: test: add missing helper 2020-04-07 16:59:07 +02:00
topology using online instead to fix kubelet service failed with wrong number of possible NUMA nodes 2019-09-26 21:48:50 +08:00
BUILD move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing 2020-03-14 02:38:51 +09:00
cpu_assignment_test.go kubelet/cm: fix test description 2019-03-07 21:23:15 +02:00
cpu_assignment.go Update CPUManager topology helpers to accept multiple ids 2019-08-29 13:22:54 -05:00
cpu_manager_test.go move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing 2020-03-14 02:38:51 +09:00
cpu_manager.go move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing 2020-03-14 02:38:51 +09:00
fake_cpu_manager.go move pkg/kubelet/cm/cpumanager/containermap to pkg/kubelet/cm/containermap for reusing 2020-03-14 02:38:51 +09:00
OWNERS Add klueska as reviewer for CPUManager and devicemanager 2019-10-03 13:01:41 -07:00
policy_none_test.go CPU Manager - Rename policy.AddContainer() to policy.Allocate() 2020-02-27 07:24:33 +00:00
policy_none.go CPU Manager - Rename policy.AddContainer() to policy.Allocate() 2020-02-27 07:24:33 +00:00
policy_static_test.go CPU Manager - Rename policy.AddContainer() to policy.Allocate() 2020-02-27 07:24:33 +00:00
policy_static.go CPU Manager - Add check to policy.Allocate() for init conatiners 2020-02-27 07:24:33 +00:00
policy_test.go Update CPUManager to include NUMANodeID in CPUTopology 2019-08-27 16:51:05 -05:00
policy.go CPU Manager - Rename policy.AddContainer() to policy.Allocate() 2020-02-27 07:24:33 +00:00
topology_hints_test.go Update TopologyManager.GetTopologyHints() to take pointers 2020-02-03 17:13:28 +00:00