Derek Carr
5c8b957779
Fix faulty assumptions in summary API testing
2017-03-20 14:56:11 -04:00
Tim St. Clair
827dd340d4
Relax 'misc' container memory constraints
2017-03-16 12:08:22 -07:00
Tim St. Clair
9a1236ae20
Add process debug information to summary test
2017-03-14 17:45:12 -07:00
David Ashpole
a90c7951d4
add volume timestamps
2017-03-02 15:01:59 -08:00
Dr. Stefan Schimanski
bc6fdd925d
pkg/api/resource: move to apimachinery
2017-01-29 21:41:44 +01:00
Clayton Coleman
9a2a50cda7
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Tim St. Clair
f4706464f6
Decrease expected lower bound for misc CPU
2016-12-07 12:39:48 -08:00
Clayton Coleman
3454a8d52c
refactor: update bazel, codec, and gofmt
2016-12-03 19:10:53 -05:00
Clayton Coleman
5df8cc39c9
refactor: generated
2016-12-03 19:10:46 -05:00
Tim St. Clair
bcf5e434fa
Verify misc container in summary test
2016-12-01 14:02:39 -08:00
Chao Xu
29400ac195
test/e2e_node
2016-11-23 15:53:09 -08:00
David Ashpole
d494ef66f0
Collects volume inode stats using the same find command that cadvisor uses these are included in the summary
2016-11-01 10:51:11 -07:00
Kubernetes Submit Queue
2244bfed81
Merge pull request #35137 from dashpole/per_container_inode_eviction
...
Automatic merge from submit-queue
Eviction manager evicts based on inode consumption
Fixes : #32526 Integrate Cadvisor per-container inode stats into the summary api. Make the eviction manager act based on inode consumption to evict pods using the most inodes.
This PR is pending on a cadvisor godeps update which will be included in PR #35136
2016-11-01 10:32:09 -07:00
Tim St. Clair
8330b081bc
Bump Kubelet workingset upper bound
2016-10-31 13:51:07 -07:00
David Ashpole
b8fc546d60
eviction manager ecivts pod using the most inodes.
2016-10-31 11:32:49 -07:00
Tim St. Clair
304dbd0e2e
Increase sys container usageBytes upper bound
2016-10-28 14:50:08 -07:00
Tim St. Clair
7656ffeec6
Log failed containers after summary e2e test
2016-10-24 13:47:16 -07:00
Tim St. Clair
bd80da5822
Don't report FS stats for system containers
2016-10-17 16:57:17 -07:00
Tim St. Clair
f4fc84f337
Move Summary test out of [Flaky]
2016-10-12 11:17:27 -07:00
Tim St. Clair
7b9b0ae297
Tweak summary test memory expectations
2016-10-04 10:17:19 -07:00
Kubernetes Submit Queue
4929880a21
Merge pull request #33788 from timstclair/summary-test
...
Automatic merge from submit-queue
Fix summary test
Issue was comparing an `unversioned.Time` rather than `time.Time`. I temporarily removed the `[Flaky]` tag so the PR builder will run the test. I will revert that change before submitting.
2016-10-03 13:30:23 -07:00
Tim St. Clair
efd21ea982
Fix time matcher in summary test
2016-09-29 13:57:31 -07:00
Tim St. Clair
e2b7424ee0
Fix summary_test.go ARM build
2016-09-29 11:46:23 -07:00
Tim St. Clair
d4aeaedba0
Rewrite summary stats test to validate metrics
2016-09-28 13:44:37 -07:00