kubernetes/pkg/apis/core
Kubernetes Submit Queue 4793b714d8
Merge pull request #55308 from liangxia/persistentVolumeValidate
Automatic merge from submit-queue (batch tested with PRs 53047, 54861, 55413, 55395, 55308). 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>.

Add several validation to persistent volume

**What this PR does / why we need it**:
Add several unit test for persistent volume validation

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-11-10 07:00:49 -08:00
..
fuzzer Update generated files 2017-11-09 12:14:08 +01:00
helper Update generated files 2017-11-09 12:14:08 +01:00
install Update generated files 2017-11-09 12:14:08 +01:00
v1 Update generated files 2017-11-09 12:14:08 +01:00
validation Add several validation to persistentvolume 2017-11-10 10:31:44 +08:00
annotation_key_constants.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
doc.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
field_constants.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
json.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
objectreference.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
OWNERS Move core api to pkg/apis/core 2017-11-09 12:08:42 +01:00
register.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
resource.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
taint_test.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
toleration.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00
types.go Switch to autoscaling.Scale internally 2017-11-09 13:42:14 -05:00
zz_generated.deepcopy.go pkg/apis/core: fixup package names 2017-11-09 12:14:07 +01:00