k3s/pkg/scheduler/algorithm
Kubernetes Submit Queue d057795f3b
Merge pull request #64278 from silveryfu/master
Automatic merge from submit-queue. 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>.

Adding tests for ImageLocalityPriority

**What this PR does / why we need it**:

This PR adds tests for ImageLocalityPriority scheduling policy, as follow-ups of [#63842](https://github.com/kubernetes/kubernetes/issues/63842) and [#63345](https://github.com/kubernetes/kubernetes/issues/63345). It includes the unit test for ImageSizes function of NodeInfo in the scheduler cache.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

@resouer 

**Release note**:

```release-note
NONE
```
2018-05-26 12:46:57 -07:00
..
predicates storageclass can be in annotation and spec 2018-05-16 20:49:09 +08:00
priorities Merge pull request #64278 from silveryfu/master 2018-05-26 12:46:57 -07:00
BUILD Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00
doc.go Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface.go Add Ignorable flag to extender 2018-03-30 15:10:31 -07:00
scheduler_interface_test.go
types.go Merge pull request #62453 from k82cn/k8s_61410_2 2018-05-09 02:47:21 -07:00
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
well_known_labels.go Supported matchField for NodeAffinity. 2018-04-28 11:10:29 +08:00