kubernetes/pkg/kubelet/eviction
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
..
api Merge pull request #97493 from Pingan2017/allocatemem-1224 2021-03-07 20:09:44 -08:00
defaults_linux.go unittests: Fixes unit tests for Windows 2022-10-25 23:46:56 +03:00
defaults_others.go unittests: Fixes unit tests for Windows 2022-10-25 23:46:56 +03:00
doc.go
eviction_manager_test.go remove GA featuregates: CSIInlineVolume, CSIMigration, DaemonSetUpdateSurge, EphemeralContainers, IdentifyPodOS, LocalStorageCapacityIsolation, NetworkPolicyEndPort, StatefulSetMinReadySeconds 2022-12-11 19:27:41 +08:00
eviction_manager.go Enable the feature into beta 2022-11-09 09:02:40 +01:00
helpers_test.go This commit contains the following: 2023-02-24 18:21:21 +00:00
helpers.go In-place Pod Vertical Scaling - core implementation 2023-02-24 18:21:21 +00:00
memory_threshold_notifier_test.go eviction: Deflake TestStart 2022-02-08 17:03:44 +01:00
memory_threshold_notifier.go Structured Logging migration: modify eviction part logs of kubelet. 2021-02-21 08:36:14 +08:00
mock_threshold_notifier_test.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
threshold_notifier_linux.go Merge pull request #96828 from panjf2000/opt-epoll-eventfd 2022-03-01 13:59:54 -08:00
threshold_notifier_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
types.go Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00