mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 03:00:49 -05:00
Automatic merge from submit-queue (batch tested with PRs 55009, 55532, 55601, 52569, 55533). 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>. Validate that PV capacity and PVC capacity requests are positive, greater than 0 **What this PR does / why we need it**: Zero (0) capacity PVs cause related pods to fail, and zero (0) capacity PVCs create zero (0) capacity PVs. **Which issue(s) this PR fixes** : Fixes #55553 **Special notes for your reviewer**: **Release note**: ```release-note Validate positive capacity for PVs and PVCs. ``` |
||
|---|---|---|
| .. | ||
| fuzzer | ||
| helper | ||
| install | ||
| v1 | ||
| validation | ||
| annotation_key_constants.go | ||
| BUILD | ||
| doc.go | ||
| field_constants.go | ||
| json.go | ||
| objectreference.go | ||
| OWNERS | ||
| register.go | ||
| resource.go | ||
| taint.go | ||
| taint_test.go | ||
| toleration.go | ||
| types.go | ||
| zz_generated.deepcopy.go | ||