Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
Kubernetes Submit Queue
6515e3573e
Merge pull request #34818 from nebril/eviction-test-cleanup
...
Automatic merge from submit-queue
Cleanup kubelet eviction manager tests
It cleans up kubelet eviction manager tests
Extracted parts of tests that were similar to each other to functions
2016-11-09 02:36:46 -08:00
David Ashpole
9aca40dee6
revert #33218 . dont need #36180 . We only use diskpressure
2016-11-04 08:29:27 -07:00
Maciej Kwiek
3b5064740e
Cleanup kubelect eviction manager tests
...
Extracted parts of tests that were similar to each other to functions
2016-11-02 10:31:59 +01:00
David Ashpole
b8fc546d60
eviction manager ecivts pod using the most inodes.
2016-10-31 11:32:49 -07:00
Kubernetes Submit Queue
07eba4c6ef
Merge pull request #33392 from sjenning/min-reclaim-percent
...
Automatic merge from submit-queue
kubelet: eviction: allow minimum reclaim as percentage
Fixes #33354
xref #32537
**Release note**:
```release-note
The kubelet --eviction-minimum-reclaim option can now take precentages as well as absolute values for resources quantities
```
@derekwaynecarr @vishh @mtaufen
2016-10-06 09:25:46 -07:00
David Ashpole
0c8a664e50
addressed comments
2016-10-03 11:42:56 -07:00
David Ashpole
fed3f37eef
Split NodeDiskPressure into NodeInodePressure and NodeDiskPressure
2016-10-03 11:42:56 -07:00
Seth Jennings
f52dce9319
kubelet: eviction: allow minreclaim as percentage
2016-09-30 11:12:36 -05:00
derekwaynecarr
a65a24a850
kubelet eviction on inode exhaustion
2016-08-17 16:57:44 -04:00
bindata-mockuser
d2dd03aecc
Support percentage representation for eviction thresholds
2016-08-11 14:10:25 -07:00
derekwaynecarr
68bc47ecc6
Add support to invoke image gc in response to disk eviction thresholds
2016-08-04 17:13:08 -04:00
derekwaynecarr
611c127f0d
kubelet eviction manager support for min-reclaim
2016-08-04 11:17:44 -04:00
derekwaynecarr
d37710f87b
Allow cAdvisor to collect fs stats before building resource ranking funcs
2016-07-28 16:20:09 -04:00
derekwaynecarr
c3324b88a0
Eviction manager observes and acts on disk pressure
2016-07-28 16:01:38 -04:00
Harry Zhang
cb14b35bde
Refactor util clock into it's own pkg
2016-07-28 02:29:04 -04:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Tim St. Clair
f2f3caf744
Rename **/manager.go
2016-06-21 15:11:31 -07:00