.. |
algorithm
|
fix typo in predicates_test.go
|
2018-10-26 09:59:40 +08:00 |
algorithmprovider
|
Fix default algorithm provider priority insertion
|
2018-10-26 13:48:44 -04:00 |
api
|
Move pkg/scheduler/algorithm/well_known_labels.go out
|
2018-10-13 09:10:00 +08:00 |
apis/config
|
Add validation for percentage-of-nodes-to-score of the scheduler config
|
2018-10-02 17:09:47 -07:00 |
cache
|
[scheduler cleanup phase 1]: Move NodeInfo utils into pkg/scheduler/cache
|
2018-10-11 11:04:23 +08:00 |
core
|
duplicated glog.V(10) when had a if glog.V(10)
|
2018-10-29 11:30:16 +08:00 |
factory
|
activate unschedulable pods only if the node became more schedulable
|
2018-10-30 10:45:59 +08:00 |
internal
|
Fix a bug in node tree when all nodes in a zone are removed
|
2018-10-12 21:39:38 -07:00 |
metrics
|
Add metrics to volume scheduling operations
|
2018-10-23 20:59:12 +08:00 |
testing
|
[scheduler cleanup phase 1]: Move FakeCache to pkg/scheduler/internal/cache/fake
|
2018-10-06 23:58:53 +08:00 |
util
|
[scheduler cleanup phase 1]: Move NodeInfo utils into pkg/scheduler/cache
|
2018-10-11 11:04:23 +08:00 |
volumebinder
|
Add scheduler option for bind timeout
|
2018-09-04 17:25:23 -07:00 |
BUILD
|
Refactor scheduler_test.go to use Clientset
|
2018-10-29 09:51:07 +08:00 |
OWNERS
|
Update OWNERS labels for cluster-lifecycle and scheduling
|
2018-04-05 16:25:04 -05:00 |
scheduler.go
|
add test for new constructor
|
2018-10-10 17:15:10 +08:00 |
scheduler_test.go
|
Refactor scheduler_test.go to use Clientset
|
2018-10-29 09:51:07 +08:00 |
testutil.go
|
create a new scheduler constructor
|
2018-10-10 17:10:10 +08:00 |