.. |
util
|
extending RequestedToCapacityRatio priority function to support resource bin packing of extended resources
|
2019-08-27 10:41:32 -07:00 |
balanced_resource_allocation_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
balanced_resource_allocation.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
BUILD
|
InterPodAffinity Priority as Score plugin
|
2019-12-19 13:42:49 -05:00 |
even_pods_spread_test.go
|
Store topology spread constraints in metadata with labels.Selector
|
2019-11-13 10:10:08 -05:00 |
even_pods_spread.go
|
Store topology spread constraints in metadata with labels.Selector
|
2019-11-13 10:10:08 -05:00 |
image_locality_test.go
|
Fix up the sub-test style
|
2019-12-16 11:28:12 -08:00 |
image_locality.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
least_requested_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
least_requested.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
metadata_test.go
|
Merging selectors for spreading into one
|
2019-11-12 11:01:42 -05:00 |
metadata.go
|
InterPodAffinity Priority as Score plugin
|
2019-12-19 13:42:49 -05:00 |
most_requested_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
most_requested.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
node_affinity_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
node_affinity.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
node_label.go
|
Aggregate mulitple NodePreference custom priorities to a single score plugin.
|
2019-11-05 16:25:19 -05:00 |
node_prefer_avoid_pods_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
node_prefer_avoid_pods.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08: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 |
requested_to_capacity_ratio_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
requested_to_capacity_ratio.go
|
feat(scheduler): expand node score range to [0, 100]
|
2019-10-11 23:43:09 +08:00 |
resource_allocation.go
|
refactor scheduler extender related API
|
2019-10-01 09:51:24 -07:00 |
resource_limits_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
resource_limits.go
|
clean up PriorityFunction
|
2019-11-08 12:33:21 +08:00 |
selector_spreading_test.go
|
Merge pull request #85139 from ahg-g/ahg-snapshot2
|
2019-11-12 11:52:10 -08:00 |
selector_spreading.go
|
Merging selectors for spreading into one
|
2019-11-12 11:01:42 -05:00 |
spreading_perf_test.go
|
Store topology spread constraints in metadata with labels.Selector
|
2019-11-13 10:10:08 -05:00 |
taint_toleration_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
taint_toleration.go
|
feat(scheduler): remove MaxPriority in the scheduler api
|
2019-10-02 11:24:25 +08:00 |
test_util.go
|
clean up PriorityFunction
|
2019-11-08 12:33:21 +08:00 |
types_test.go
|
Updated NewSnapshot interface to accept a NodeInfoMap instead of lists of nodes and pods
|
2019-11-12 11:14:17 -05:00 |
types.go
|
Add MetadataProducerFactory for predicates
|
2019-11-11 11:27:44 -05:00 |