kubernetes/plugin/pkg/scheduler/algorithm
Kubernetes Submit Queue 17f7183e74
Merge pull request #55172 from hongshibao/master
Automatic merge from submit-queue (batch tested with PRs 54493, 52501, 55172, 54780, 54819). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Fix divide by zero issue in calculating spread priority for zones

```release-note
NONE
```
2017-11-08 15:41:18 -08:00
..
predicates haveSame is suboptimal, fix it as well as the name 2017-11-02 22:50:32 -07:00
priorities Fix divide by zero issue in calculating spread priority for zones 2017-11-06 23:39:05 +08:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
scheduler_interface_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
scheduler_interface.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
types_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
types.go Add specific types for PredicateMetadata and PredicateMetadataProducer 2017-08-30 10:32:09 -07:00
well_known_labels.go Use NC to fix deprecated taint key name 2017-09-15 23:54:15 +08:00