kubernetes/pkg/scheduler/algorithm/priorities
2020-01-06 21:19:42 -05:00
..
util extending RequestedToCapacityRatio priority function to support resource bin packing of extended resources 2019-08-27 10:41:32 -07:00
BUILD Remove unused scheduler types 2020-01-06 21:19:42 -05:00
metadata_test.go Define algorithm providers in terms of plugins. 2019-12-31 15:28:09 -05:00
metadata.go Define algorithm providers in terms of plugins. 2019-12-31 15:28:09 -05:00
priorities.go EvenPodsSpread: Define a new Priority 2019-07-26 20:48:05 -07:00
reduce.go Update priorities to use SharedLister instead of using the snapshot directly 2019-10-29 16:22:00 -04:00
selector_spreading_test.go Define algorithm providers in terms of plugins. 2019-12-31 15:28:09 -05:00
selector_spreading.go Move ServiceAntiAffinityPriority to score plugin 2019-12-27 10:02:13 +08:00
spreading_perf_test.go Move podtopologyspread priority logic to its Score plugin 2019-12-28 19:29:37 -08:00
test_util.go Move resource-based priority functions to their Score plugins 2019-12-31 23:50:11 +08:00
types.go Add MetadataProducerFactory for predicates 2019-11-11 11:27:44 -05:00