kubernetes/plugin/pkg
Kubernetes Submit Queue a0d4878ea9 Merge pull request #30145 from markturansky/limit_range_pvc
Automatic merge from submit-queue

Add PVC storage to LimitRange

This PR adds the ability to add a LimitRange to a namespace that enforces min/max on `pvc.Spec.Resources.Requests["storage"]`.

@derekwaynecarr @abhgupta @kubernetes/sig-storage 

Examples forthcoming. 

```release-note
pvc.Spec.Resources.Requests min and max can be enforced with a LimitRange of type "PersistentVolumeClaim" in the namespace
```
2016-10-12 20:26:59 -07:00
..
admission Merge pull request #30145 from markturansky/limit_range_pvc 2016-10-12 20:26:59 -07:00
auth Merge pull request #34071 from liggitt/authz-webhook 2016-10-11 23:04:56 -07:00
client/auth no need to remove file respectively 2016-09-29 14:24:58 +08:00
scheduler Merge pull request #31605 from resouer/eclass-1 2016-10-10 02:46:00 -07:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00