mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 00:22:29 -04:00
The current memory notifier on cgroupv2 relies on reading `cgroup.event_control` which is unsupported on cgroupv2. For now, let's disable the feature on cgroupv2. |
||
|---|---|---|
| .. | ||
| api | ||
| doc.go | ||
| eviction_manager.go | ||
| eviction_manager_test.go | ||
| helpers.go | ||
| helpers_test.go | ||
| memory_threshold_notifier.go | ||
| memory_threshold_notifier_test.go | ||
| mock_threshold_notifier_test.go | ||
| threshold_notifier_linux.go | ||
| threshold_notifier_unsupported.go | ||
| types.go | ||