Binbin Zhao
|
82cbbb4845
|
Fix a typo
Fix a typo
|
2017-06-21 01:15:55 -07:00 |
|
Binbin Zhao
|
9cbe992fc5
|
Also rename leftCapacity to leftAllocatable
|
2017-06-21 00:55:38 -07:00 |
|
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 |
|
gmarek
|
99142b8911
|
Make SchedulerPredicates test more resiliant to recent Node restarts
|
2017-05-10 17:11:29 +02: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 |
|
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 |
|
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 |
|