k3s/pkg/kubelet/eviction
Krzysztof Jastrzebski 138a3c7172 Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubelet. If parameter is true then only cpu and memory will be present in response. The parameter will be used by Metric Server to avoid sending/decoding unneeded data. 2018-09-06 21:49:00 +02:00
..
api Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
OWNERS Update OWNERS approvers and reviewers: pkg/kubelet 2017-01-18 10:27:11 -08:00
doc.go
eviction_manager.go move feature gate checks inside IsCriticalPod 2018-07-11 16:10:05 -05:00
eviction_manager_test.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
helpers.go fix eviction event formatting 2018-06-11 11:38:00 -07:00
helpers_test.go Add "only_cpu_and_memory" GET parameter to /stats/summary http handler in kubelet. If parameter is true then only cpu and memory will be present in response. The parameter will be used by Metric Server to avoid sending/decoding unneeded data. 2018-09-06 21:49:00 +02:00
memory_threshold_notifier.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
memory_threshold_notifier_test.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
mock_threshold_notifier_test.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
threshold_notifier_linux.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
threshold_notifier_unsupported.go fix memcg fd leak 2018-06-11 11:37:50 -07:00
types.go fix memcg fd leak 2018-06-11 11:37:50 -07:00