diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2016-10-12 20:26:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-12 20:26:59 -0700 |
| commit | c81fec4437f75c4235ae2bfd4dafc484abca43d5 (patch) | |
| tree | b14b6fac211052a3623cddb5801ba02ae35bcc1d /scripts | |
| parent | bf5cb84fa95379462fb0934686e415d0a61745f2 (diff) | |
| parent | 1a5d6cfb10d7b9338ac8b7d41ab171785603cd22 (diff) | |
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
```
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
