kubernetes/plugin
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
..
cmd/kube-scheduler Abstraction of endpoints in leaderelection code 2016-09-29 23:42:00 -05:00
pkg Merge pull request #30145 from markturansky/limit_range_pvc 2016-10-12 20:26:59 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00