kubernetes/pkg/apis/core/validation
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
..
BUILD Merge pull request #60073 from justaugustus/int-to-int32ptr 2018-04-02 16:22:28 -07:00
doc.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
events_test.go Add new Events API group 2017-11-22 18:40:09 +00:00
events.go Add new Events API group 2017-11-22 18:40:09 +00:00
OWNERS
validation_test.go Merge pull request #63067 from k82cn/k8s_63027 2018-04-25 11:53:17 -07:00
validation.go Merge pull request #57460 from dixudx/validate_initcontainer_hostport 2018-04-25 02:01:53 -07:00