• Kubernetes Submit Queue's avatar
    Merge pull request #30145 from markturansky/limit_range_pvc · a0d4878e
    Kubernetes Submit Queue authored
    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
    ```
    a0d4878e
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
design Loading commit data...
devel Loading commit data...
getting-started-guides Loading commit data...
images Loading commit data...
man/man1 Loading commit data...
proposals Loading commit data...
user-guide Loading commit data...
yaml/kubectl Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
api.md Loading commit data...
reporting-security-issues.md Loading commit data...
roadmap.md Loading commit data...
troubleshooting.md Loading commit data...
warning.png Loading commit data...
whatisk8s.md Loading commit data...