| .. |
|
defaultpodtopologyspread
|
Move selector spreading priority code to plugin
|
2020-01-08 13:37:37 -05:00 |
|
examples
|
scheduler: improve some comments and validation messages
|
2019-11-01 18:30:54 +08:00 |
|
helper
|
Remove unused scheduler types
|
2020-01-06 21:19:42 -05:00 |
|
imagelocality
|
feat: implement image locality as score plugin
|
2019-12-23 23:05:23 +08:00 |
|
interpodaffinity
|
Fix a typo in interpodaffinity score plugin
|
2019-12-27 20:23:28 -08:00 |
|
migration
|
Break volumerestrictions Filter plugins dependency on predicates package
|
2020-01-06 02:59:47 +08:00 |
|
nodeaffinity
|
move nodeaffinity predicate to its filter plugin
|
2020-01-06 13:22:51 -05:00 |
|
nodelabel
|
introduce checker for the result of nodeInfo.Node()
|
2019-12-24 09:11:40 +08:00 |
|
nodename
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
|
nodeports
|
Disable excessive logging in scheduler plugins
|
2019-12-16 15:14:39 +01:00 |
|
nodepreferavoidpods
|
move nodepreferavoidpods to score plugin
|
2019-12-25 17:26:58 +08:00 |
|
noderesources
|
Move RequestedToCapacityRatio argument processing to its plugin
|
2020-01-06 11:54:09 -05:00 |
|
nodeunschedulable
|
Move CheckNodeUnschedulable predicate to its filter plugin
|
2019-12-26 21:38:27 +08:00 |
|
nodevolumelimits
|
Break nodevolumelimits Filter plugins dependency on predicates package
|
2020-01-06 02:30:40 +08:00 |
|
podtopologyspread
|
move nodeaffinity predicate to its filter plugin
|
2020-01-06 13:22:51 -05:00 |
|
serviceaffinity
|
Define algorithm providers in terms of plugins.
|
2019-12-31 15:28:09 -05:00 |
|
tainttoleration
|
move Taint and toleration predicate to its Score plugin
|
2019-12-24 19:22:12 +08:00 |
|
volumebinding
|
Break volumebinding Filter plugins dependency on predicates package
|
2020-01-05 01:37:22 +08:00 |
|
volumerestrictions
|
Break volumerestrictions Filter plugins dependency on predicates package
|
2020-01-06 02:59:47 +08:00 |
|
volumezone
|
Move VolumeZone predicate to its Filter plugin
|
2019-12-26 21:36:11 +08:00 |
|
BUILD
|
Move RequestedToCapacityRatio argument processing to its plugin
|
2020-01-06 11:54:09 -05:00 |
|
legacy_registry.go
|
Move selector spreading priority code to plugin
|
2020-01-08 13:37:37 -05:00 |
|
legacy_registry_test.go
|
Move RequestedToCapacityRatio argument processing to its plugin
|
2020-01-06 11:54:09 -05:00 |
|
registry.go
|
Define algorithm providers in terms of plugins.
|
2019-12-31 15:28:09 -05:00 |