.. |
algorithm
|
Merge pull request #73863 from gnufied/fix-attach-limit-delayed
|
2019-04-01 13:18:35 -07:00 |
algorithmprovider
|
Fix code to handle delayed binding volumes
|
2019-02-08 17:27:50 -05:00 |
api
|
support both JSON and YAML for scheduler configuration
|
2019-03-29 09:42:58 +08:00 |
apis/config
|
Remove dead code about failure-domains option in kube-scheduler
|
2019-03-18 14:25:04 +08:00 |
core
|
Merge pull request #75703 from tedyu/master
|
2019-04-01 13:18:58 -07:00 |
factory
|
scheduler: correct dated comments on pod preemption
|
2019-03-26 12:10:46 -07:00 |
internal
|
clean up func podTimestamp
|
2019-03-27 11:05:19 +08:00 |
metrics
|
add comments for new const
|
2019-02-23 07:57:05 +08:00 |
nodeinfo
|
[scheduler cleanup phase 2]: Rename to
|
2018-12-11 11:21:12 +08:00 |
plugins
|
Register plugins with the scheduling framework properly
|
2018-12-28 19:10:01 +09:00 |
testing
|
Make scheduleinternalcache.PodFilter as public
|
2018-12-21 23:09:56 +08:00 |
util
|
Pick pods for preemption based on StartTime of pods when priorities are equal
|
2019-03-26 09:04:50 +08:00 |
volumebinder
|
Check PV requirements before scheduling pod
|
2019-01-04 12:33:18 +01:00 |
BUILD
|
Clean empty package import by #69504
|
2019-03-15 14:32:20 +08:00 |
OWNERS
|
delete all duplicate empty blanks
|
2019-02-23 10:28:04 +08:00 |
eventhandlers.go
|
Fix some typos in scheduler
|
2019-02-20 14:33:16 +07:00 |
eventhandlers_test.go
|
Move informer event handlers to Scheduler
|
2019-01-29 17:53:20 -08:00 |
scheduler.go
|
scheduler: handle missing err
|
2019-03-29 19:20:15 +08:00 |
scheduler_test.go
|
add unit test for initPolicyFromFile
|
2019-03-31 21:23:24 +08:00 |
testutil.go
|
Fix some typos in scheduler
|
2019-02-20 14:33:16 +07:00 |