kubernetes/pkg/kubelet/eviction
2021-02-22 11:58:36 +01:00
..
api Delete duplicate resource.Quantity.Copy() 2019-08-19 17:23:14 -07:00
BUILD hack/update-vendor.sh 2019-11-06 17:42:34 -05:00
doc.go
eviction_manager_test.go Check that minReclaim is taken into account in reclaimNodeLevelResources() 2021-02-22 11:58:36 +01:00
eviction_manager.go Prevent Kubelet stuck in DiskPressure when imagefs minReclaim is set 2021-02-15 14:31:06 +01:00
helpers_test.go feat: cleanup PodPriority features gate 2019-06-23 11:57:24 +08:00
helpers.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
memory_threshold_notifier_test.go Cleanup more static check issues (S1*,ST*) 2019-08-21 10:40:21 -07:00
memory_threshold_notifier.go Move from glog to klog 2018-11-10 07:50:31 -05:00
mock_threshold_notifier_test.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
OWNERS kubelet: add sjenning to kubelet subdirectory owners files 2019-06-03 08:26:24 -05:00
threshold_notifier_linux.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
threshold_notifier_unsupported.go Move from glog to klog 2018-11-10 07:50:31 -05:00
types.go fix misspelling in comment 2019-12-16 17:27:08 +08:00