mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 54656, 54552, 54389, 53634, 54408). 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>. Add file backed state to cpu manager **What this PR does / why we need it**: Adds file backed `State` implementation to cpu manger with tests. Reads from `State` are done from memory, while each write triggers state save to a file. Any failure in reading the state file results in empty state Next PR: #54409 |
||
---|---|---|
.. | ||
cpumanager | ||
cpuset | ||
deviceplugin | ||
util | ||
BUILD | ||
cgroup_manager_linux.go | ||
cgroup_manager_linux_test.go | ||
cgroup_manager_test.go | ||
cgroup_manager_unsupported.go | ||
container_manager.go | ||
container_manager_linux.go | ||
container_manager_linux_test.go | ||
container_manager_stub.go | ||
container_manager_unsupported.go | ||
container_manager_unsupported_test.go | ||
container_manager_windows.go | ||
fake_internal_container_lifecycle.go | ||
helpers_linux.go | ||
helpers_linux_test.go | ||
helpers_unsupported.go | ||
internal_container_lifecycle.go | ||
node_container_manager.go | ||
node_container_manager_test.go | ||
pod_container_manager_linux.go | ||
pod_container_manager_stub.go | ||
pod_container_manager_unsupported.go | ||
qos_container_manager_linux.go | ||
types.go |