kubernetes/pkg
Kubernetes Submit Queue db7bb9e2ed
Merge pull request #51494 from mtanino/pr/BlockVolumesSupport-volumemanager
Automatic merge from submit-queue. 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>.

Block volumes Support: CRI, volumemanager and operationexecutor changes

**What this PR does / why we need it**:
This PR contains following items to enable block volumes support feature.
- container runtime interface change
- volumemanager changes
- operationexecuto changes


**Which issue this PR fixes**:
Based on this proposal (kubernetes/community#805) and this feature issue: kubernetes/features#351

**Special notes for your reviewer**:

There are another PRs related to this functionality.
(#50457) API Change
(#53385) VolumeMode PV-PVC Binding change
(#51494) Container runtime interface change, volumemanager changes, operationexecutor changes
(#55112) Block volume: Command line printer update
Plugins
(#51493) Block volumes Support: FC plugin update
(#54752) Block volumes Support: iSCSI plugin update

**Release note**:
```
Adds alpha support for block volume, which allows the users to attach raw block volume to their pod without filesystem on top of the volume.
```
/cc @msau42 @liggitt @jsafrane @saad-ali @erinboyd @screeley44
2017-11-21 19:43:27 -08:00
..
api remove reference to v1alpha1 2017-11-21 13:00:40 -08:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #50984 from timothysc/checkpoint 2017-11-21 17:57:40 -08:00
auth move authorizers over to new interface 2017-11-03 13:46:28 -07:00
bootstrap/api Validate usage strings when creating bootstrap tokens via kubeadm 2017-11-13 09:37:20 +08:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Allow constructing spdy executor from existing transports 2017-11-18 14:41:29 -05:00
cloudprovider Merge pull request #55752 from kevinkim9264/fix-azure-loadbalancer 2017-11-21 17:57:31 -08:00
controller Merge pull request #51494 from mtanino/pr/BlockVolumesSupport-volumemanager 2017-11-21 19:43:27 -08:00
credentialprovider fix awsStandardDNSSuffix 2017-11-15 16:39:48 +08:00
features Add 'None' option to DNSPolicy and define DNSConfig field in Pod API 2017-11-20 14:01:01 -08:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated update-all generated 2017-11-21 13:00:40 -08:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver Merge pull request #55859 from hzxuzhonghu/listener-genericapiserver 2017-11-21 12:16:59 -08:00
kubectl remove reference to v1alpha1 2017-11-21 13:00:40 -08:00
kubelet Merge pull request #51494 from mtanino/pr/BlockVolumesSupport-volumemanager 2017-11-21 19:43:27 -08:00
kubemark Move ungated 'alpha' KubeletConfiguration fields and self-registration fields to KubeletFlags 2017-11-15 17:47:10 -08:00
master remove duplicated import 2017-11-14 17:18:17 +08:00
printers Merge pull request #54811 from juanvallejo/jvallejo/consolidate-outputOpts-printOpts 2017-11-21 00:02:36 -08:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #54219 from m1093782566/ipset 2017-11-19 22:09:13 -08:00
quota update unit test for hugepage resourceQuota support 2017-11-13 09:37:20 +08:00
registry update-all generated 2017-11-21 13:00:40 -08:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security CSI - API change for CSI volume source type 2017-11-17 19:17:42 -05:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Merge pull request #54219 from m1093782566/ipset 2017-11-19 22:09:13 -08:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume Merge pull request #51494 from mtanino/pr/BlockVolumesSupport-volumemanager 2017-11-21 19:43:27 -08:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD generated code for VolumeMode api change 2017-11-18 12:03:33 -05:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00