.. |
examples
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
imagelocality
|
Expose filteredNodes to func PriorityMetadataProducer
|
2019-10-29 18:40:47 -07:00 |
interpodaffinity
|
Correct spelling mistakes
|
2019-11-06 20:25:19 +08:00 |
migration
|
[migration phase 1] PodFitsResources as framework plugin
|
2019-10-13 12:02:24 +08:00 |
nodeaffinity
|
Update priorities to use SharedLister instead of using the snapshot directly
|
2019-10-29 16:22:00 -04:00 |
nodelabel
|
Convert multiple node label predicates to be a single filter plugin.
|
2019-11-05 10:34:51 -05:00 |
nodename
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
nodeports
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
nodepreferavoidpods
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
noderesources
|
Update PredicateMetadataProducer to accept a scheduler SharedLister instead of nodeinfomap
|
2019-10-25 19:19:23 -04:00 |
nodeunschedulable
|
feat: implement node unschedulable as a filter plugin
|
2019-10-19 17:29:25 +08:00 |
nodevolumelimits
|
Merge pull request #84328 from zouyee/renamefakelister
|
2019-10-25 11:15:51 -07:00 |
podtopologyspread
|
Correct spelling mistakes
|
2019-11-06 20:25:19 +08:00 |
requestedtocapacityratio
|
RequestedToCapacityRatio as score plugin
|
2019-10-30 22:00:20 +09:00 |
tainttoleration
|
Update priorities to use SharedLister instead of using the snapshot directly
|
2019-10-29 16:22:00 -04:00 |
volumebinding
|
feat(scheduler): use context in the scheduler package
|
2019-10-17 09:03:55 +08:00 |
volumerestrictions
|
feat: several cleanups in the scheduling package
|
2019-10-18 11:14:05 +08:00 |
volumezone
|
rename scheduler fake listers
|
2019-10-25 13:09:01 +08:00 |
BUILD
|
RequestedToCapacityRatio as score plugin
|
2019-10-30 22:00:20 +09:00 |
default_registry_test.go
|
Added the first predicate as a filter plugin: PodToleratesNodeTaints.
|
2019-10-05 08:43:17 -04:00 |
default_registry.go
|
Migrate EvenPodsSpread Priority as Score plugin in map/reduce style
|
2019-10-31 00:52:37 -07:00 |