k3s/pkg/kubelet/eviction
Kubernetes Submit Queue 5636634879
Merge pull request #56112 from dashpole/on_demand_metrics
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Enable on-demand collection of node metrics

**What this PR does / why we need it**:
This PR enables collecting node-level metrics on-demand.  This is useful because it allows the kubelet to respond to resource pressure more quickly.

**Which issue(s) this PR fixes**:
Ref: #51745

**Release note**:
```release-note
NONE
```

/sig node
/priority important-soon
/kind bug

/assign @vishh @derekwaynecarr 
cc @tallclair
2018-01-12 15:38:42 -08:00
..
api Lift embedded structure out of eviction-related KubeletConfiguration fields 2017-11-16 18:35:13 -08:00
BUILD Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
OWNERS
doc.go
eviction_manager.go Merge pull request #56112 from dashpole/on_demand_metrics 2018-01-12 15:38:42 -08:00
eviction_manager_test.go take disk requests into account during evictions 2017-11-21 10:21:30 -08:00
helpers.go enable on-demand metrics for eviction 2018-01-08 10:20:02 -08:00
helpers_test.go enable on-demand metrics for eviction 2018-01-08 10:20:02 -08:00
threshold_notifier_linux.go
threshold_notifier_unsupported.go
types.go fix the bad code comment and make the format unify 2017-09-19 11:15:10 +08:00