kubernetes/pkg/apis/core/validation
Kubernetes Submit Queue 4bdf282e0e
Merge pull request #57170 from jiayingz/validation
Automatic merge from submit-queue (batch tested with PRs 57037, 57170). 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>.

Invalidate resource requirements on extended resources with only request set

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

**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 https://github.com/kubernetes/kubernetes/issues/57276

**Special notes for your reviewer**:

**Release note**:

```release-note
Returns an error for non overcommitable resources if they don't have limit field set in container spec.
```
2018-01-05 16:01:33 -08:00
..
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
doc.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
events.go Add new Events API group 2017-11-22 18:40:09 +00:00
events_test.go Add new Events API group 2017-11-22 18:40:09 +00:00
OWNERS Move core api to pkg/apis/core 2017-11-09 12:08:42 +01:00
validation.go Merge pull request #57170 from jiayingz/validation 2018-01-05 16:01:33 -08:00
validation_test.go Merge pull request #57170 from jiayingz/validation 2018-01-05 16:01:33 -08:00