kubernetes/pkg/apis
Kubernetes Submit Queue 3479549a62
Merge pull request #55532 from ianchakeres/validate-greater-than-zero-pv-pvc
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.
```
2017-11-14 00:09:48 -08:00
..
abac Update generated code 2017-11-10 18:26:46 +01:00
admission Update generated code 2017-11-10 18:26:46 +01:00
admissionregistration fix docs and validation 2017-11-11 18:42:48 -08:00
apps Update generated code 2017-11-10 18:26:46 +01:00
authentication Update generated code 2017-11-10 18:26:46 +01:00
authorization Update generated code 2017-11-10 18:26:46 +01:00
autoscaling Update generated code 2017-11-10 18:26:46 +01:00
batch Update generated code 2017-11-10 18:26:46 +01:00
certificates Update generated code 2017-11-10 18:26:46 +01:00
componentconfig Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
core Merge pull request #55532 from ianchakeres/validate-greater-than-zero-pv-pvc 2017-11-14 00:09:48 -08:00
extensions Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
imagepolicy Update generated code 2017-11-10 18:26:46 +01:00
networking Update generated code 2017-11-10 18:26:46 +01:00
policy Update generated code 2017-11-10 18:26:46 +01:00
rbac generated 2017-11-13 08:18:00 -05:00
scheduling Update generated code 2017-11-10 18:26:46 +01:00
settings Update generated code 2017-11-10 18:26:46 +01:00
storage Update generated code 2017-11-10 18:26:46 +01:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00