kubernetes/pkg/scheduler/algorithm
Kubernetes Submit Queue e270b8aace
Merge pull request #63067 from k82cn/k8s_63027
Automatic merge from submit-queue (batch tested with PRs 62982, 63075, 63067, 62877, 63141). 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>.

Removed e2e test on empty NodeAffinity.

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

**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 #63027 

**Special notes for your reviewer**:
In #62448, we removed the validation on empty `nodeAffinity` which is already handled in scheduler: select no objects.

**Release note**:
```release-note
None
```
2018-04-25 11:53:17 -07:00
..
predicates Added more UT for invalid case. 2018-04-25 11:14:24 +08:00
priorities Delete in-tree support for NVIDIA GPUs. 2018-04-02 20:17:01 -07:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
doc.go Fix golint errors in pkg/scheduler based on golint check 2018-02-08 15:22:47 +08:00
scheduler_interface_test.go Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
scheduler_interface.go Add Ignorable flag to extender 2018-03-30 15:10:31 -07:00
types_test.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
types.go Revert "Revert revert of equivalence class hash calculation in scheduler" 2018-03-23 17:34:49 -07:00
well_known_labels.go PR #59323, fix bug and remove one api call, add node util dependency to cloud controller 2018-04-22 20:32:26 +03:00