kubernetes/pkg/kubelet/cm/memorymanager
Chen Wang 7db339dba2 This commit contains the following:
1. Scheduler bug-fix + scheduler-focussed E2E tests
2. Add cgroup v2 support for in-place pod resize
3. Enable full E2E pod resize test for containerd>=1.6.9 and EventedPLEG related changes.

Co-Authored-By: Vinay Kulkarni <vskibum@gmail.com>
2023-02-24 18:21:21 +00:00
..
state Replaces path.Operation with filepath.Operation (kubelet) 2022-11-08 16:05:48 +00:00
fake_memory_manager.go Implement all necessary methods to provide memory manager data under pod resources metrics 2021-06-22 13:06:32 +03:00
memory_manager_test.go logging: fix names of keys 2023-01-23 14:24:29 +01:00
memory_manager.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
policy_none.go memory manager: remove init containers once app container started 2021-07-05 20:52:25 +03:00
policy_static_test.go logging: fix names of keys 2023-01-23 14:24:29 +01:00
policy_static.go This commit contains the following: 2023-02-24 18:21:21 +00:00
policy.go memory manager: remove init containers once app container started 2021-07-05 20:52:25 +03:00