kubernetes/pkg/api
Kubernetes Submit Queue 5b32e4d24d
Merge pull request #50457 from screeley44/volumetype-api
Automatic merge from submit-queue (batch tested with PRs 50457, 55558, 53483, 55731, 52842). 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>.

VolumeMode and VolumeDevice api

**What this PR does / why we need it:**
Adds volumeType api to PV and PVC for local block support based on this proposal (https://github.com/kubernetes/community/pull/805) and this feature issue: https://github.com/kubernetes/features/issues/351 

**Special notes for your reviewer:**
There are other PR changes coming, this just simply creates the api fields
#53385  - binding logic changes dependent on this change

**Release note:**

NONE

Notes will be added in subsequents PR with the volume plugin changes, CRI, etc...

cc @msau42 @liggitt @jsafrane @mtanino @saad-ali @erinboyd
2017-11-18 11:36:13 -08:00
..
endpoints Update generated files 2017-11-09 12:14:08 +01:00
events Update generated files 2017-11-09 12:14:08 +01:00
legacyscheme Update bazel 2017-10-18 17:24:04 +02:00
persistentvolume generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
persistentvolumeclaim generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
pod generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
ref Update generated files 2017-11-09 12:14:08 +01:00
resource Update generated files 2017-11-09 12:14:08 +01:00
service Update generated files 2017-11-09 12:14:08 +01:00
testapi Merge pull request #52461 from stewart-yu/issue#05 2017-11-11 15:21:29 -08:00
testing Move unstructured conversion into pkg/runtime 2017-11-16 15:38:24 -05:00
unversioned update BUILD files 2017-10-15 18:18:13 -07:00
v1 Update generated files 2017-11-09 12:14:08 +01:00
OWNERS Create api-{approvers,reviewers} alias 2017-10-18 10:54:28 -07:00