tanshanshan
f6ea2a61da
improve code
2017-09-28 08:47:22 +08:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Yang Guo
29b2db5af3
Logs node e2e perf data to standalone json files
2017-06-12 14:27:56 -07:00
Michael Taufen
cbad320205
Reorganize kubelet tree so apis can be independently versioned
2017-05-12 10:02:33 -07:00
David Ashpole
ad73b325f3
changed density test to use volumes, and include deletion before logging
2017-02-02 08:51:01 -08:00
Dr. Stefan Schimanski
d7eb3b6870
pkg/util: move uuid and strategicpatch into k8s.io/apimachinery
2017-01-25 19:45:09 +01:00
Clayton Coleman
be6d2933df
refactor: Move *Options references to metav1
2017-01-24 13:41:51 -05: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
Chao Xu
29400ac195
test/e2e_node
2016-11-23 15:53:09 -08:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
Doug Davis
9d5bac6330
Change minion to node
...
Contination of #1111
I tried to keep this PR down to just a simple search-n-replace to keep
things simple. I may have gone too far in some spots but its easy to
roll those back if needed.
I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.
I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs
Signed-off-by: Doug Davis <dug@us.ibm.com>
2016-09-28 10:53:30 -07:00
Vish Kannan
a1fe3adbc7
Revert "Revert "[kubelet] Fix oom-score-adj policy in kubelet""
2016-09-16 16:32:58 -07:00
Zhou Fang
3e16eb5082
change the error log for empty resource usage
2016-09-15 14:13:25 -07:00
Zhou Fang
0167f74c6c
explicitly delete pods in node perf tests
2016-08-30 15:18:37 -07:00
Zhou Fang
30eb6882f4
add peak (100%) lantecy and CPU usage in perf data
2016-08-19 14:33:38 -07:00
Zhou Fang
5498130255
add logging time series data to benchmark tests
2016-08-18 09:20:40 -07:00
Zhou Fang
f2af00f821
add benchmark test which does not verify limits
2016-08-14 18:55:46 -07:00
Zhou Fang
ad81b6da80
migrate UsageToPerfDataWithLabels to perf_util.go
2016-08-11 11:18:00 -07:00
Zhou Fang
67a071eb6c
add resource usage to perf data with labels for benchmark
2016-08-11 10:22:43 -07:00
Zhou Fang
d7ba28b49f
add getting time series resource usage data in resource_collector.go
2016-08-11 10:22:43 -07:00
Zhou Fang
e9c1cb9b78
make a copy when sort array using cpu usage
2016-08-11 10:22:43 -07:00