k3s/pkg/kubelet/eviction
Kubernetes Submit Queue 76b39431d3 Merge pull request #41147 from derekwaynecarr/improve-eviction-logs
Automatic merge from submit-queue (batch tested with PRs 41074, 41147, 40854, 41167, 40045)

Add debug logging to eviction manager

**What this PR does / why we need it**:
This PR adds debug logging to eviction manager.

We need it to help users understand when/why eviction manager is/is not making decisions to support information gathering during support.
2017-02-09 17:41:41 -08:00
..
BUILD Avoid evicting critical pods in Kubelet if a special feature gate is enabled 2017-02-02 11:32:20 -08:00
OWNERS Update OWNERS approvers and reviewers: pkg/kubelet 2017-01-18 10:27:11 -08:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
eviction_manager.go Merge pull request #41147 from derekwaynecarr/improve-eviction-logs 2017-02-09 17:41:41 -08:00
eviction_manager_test.go Avoid evicting critical pods in Kubelet if a special feature gate is enabled 2017-02-02 11:32:20 -08:00
helpers.go Add debug logging to eviction manager 2017-02-08 15:01:12 -05:00
helpers_test.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
threshold_notifier_linux.go Fix threshold notifier build tags 2016-12-12 11:56:07 -05:00
threshold_notifier_unsupported.go Fix threshold notifier build tags 2016-12-12 11:56:07 -05:00
types.go pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00