.. |
algorithm
|
Merge pull request #76536 from cwdsuzhou/remove_unused_lock
|
2019-04-16 17:48:19 -07:00 |
algorithmprovider
|
clean up comments
|
2019-04-14 20:03:39 +08: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
|
Save pod priority to avoid repeated calculation
|
2019-04-11 11:09:47 +08:00 |
factory
|
Delete unused struct, nodeEnumerator
|
2019-04-16 17:57:22 +08:00 |
internal
|
remove unused code
|
2019-04-19 08:36:31 -04:00 |
metrics
|
scheduler: rename metric name of pending pods
|
2019-04-11 14:16:10 -07: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
|
auto-generated files
|
2019-04-08 17:51:08 -07: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
|
clean up unused code
|
2019-04-10 19:12:40 +08:00 |
eventhandlers_test.go
|
Move informer event handlers to Scheduler
|
2019-01-29 17:53:20 -08:00 |
scheduler.go
|
clean up unused code
|
2019-04-10 19:12:40 +08:00 |
scheduler_test.go
|
add unit test for initPolicyFromFile
|
2019-03-31 21:23:24 +08:00 |
testutil.go
|
Integrate backoff mechanism into the scheduling queue and remove the Backoff util
|
2019-04-06 00:15:00 +08:00 |