Binbin Zhao
|
b055246f0a
|
Replace capacity with allocatable to calculate pod resource
It is not accurate to use capacity to do the calculation.
|
2017-06-15 20:05:15 -07:00 |
|
zhangxiaoyu-zidif
|
f244e3cb7c
|
delete unused return
|
2017-06-13 19:48:42 +08:00 |
|
Kris
|
2ab0320745
|
Switch all e2es to the ginkgo wrapper
|
2017-06-12 14:40:11 -07:00 |
|
Klaus Ma
|
68a34c1baf
|
Added k82cn as kube-scheduler approver.
|
2017-05-26 22:26:20 +08:00 |
|
gmarek
|
99142b8911
|
Make SchedulerPredicates test more resiliant to recent Node restarts
|
2017-05-10 17:11:29 +02:00 |
|
Haoran Wang
|
55acc00626
|
Add debug info for scheduler priority flaky tests
|
2017-04-26 18:45:35 +08:00 |
|
Chao Xu
|
4f9591b1de
|
move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod
|
2017-04-17 11:38:11 -07:00 |
|
Chao Xu
|
d4850b6c2b
|
move pkg/api/v1/helpers.go to subpackage
|
2017-04-14 14:25:11 -07:00 |
|
Mike Danese
|
a05c3c0efd
|
autogenerated
|
2017-04-14 10:40:57 -07:00 |
|
Haoran Wang
|
0b3a6c80ca
|
Initial the scheduler priority test
|
2017-03-30 10:54:27 +08:00 |
|
Wojciech Tyczynski
|
2e3cd93fc8
|
Fix problems of not-starting image pullers
|
2017-03-28 11:05:57 +02:00 |
|
Bobby Salamat
|
2775a52e7a
|
Fix waitForScheduler in scheduer predicates e2e tests
|
2017-03-15 17:21:35 -07:00 |
|
Connor Doyle
|
4f847cb440
|
Move e2e sched event predicates to new file.
|
2017-03-14 15:20:27 -07:00 |
|
Timothy St. Clair
|
6cc40678b6
|
Initial breakout of scheduling e2es to help assist in both assignment
and refactoring.
|
2017-03-13 22:34:57 -05:00 |
|