kubernetes/pkg
Kubernetes Submit Queue 2f17d782eb
Merge pull request #54752 from mtanino/pr/BlockVolumesSupport-iscsi
Automatic merge from submit-queue (batch tested with PRs 54230, 58100, 57861, 54752). 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: iSCSI plugin update

**What this PR does / why we need it**:

Add interface changes to iSCSI volume plugin to enable block volumes support feature.

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

**Special notes for your reviewer**:

This PR temporarily includes following changes except iSCSI plugin change for reviewing purpose.
These changes will be removed from the PR once they are merged.
- (#50457) API Change 
- (#51494) Container runtime interface change, volumemanager changes, operationexecutor changes

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**:

```
NONE
```
2018-01-10 13:29:38 -08:00
..
api Merge pull request #56680 from weekface/weekface/tiny-fix 2018-01-03 09:22:22 -08:00
apis Merge pull request #49874 from k82cn/add_nodeAffinity_in_err_msg 2018-01-10 08:15:41 -08:00
auth Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
bootstrap/api Add OWNERS file to pkg/bootstrap/api 2017-12-26 10:39:09 +08:00
capabilities Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
client Update generated files 2018-01-02 22:13:19 -08:00
cloudprovider Merge pull request #57861 from nicksardo/existing-sub 2018-01-10 13:29:36 -08:00
controller Merge pull request #57934 from mattjmcnaughton/mattjmcnaughton/increase-test-coverage-hpa-metrics 2018-01-10 06:32:00 -08:00
credentialprovider All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
features Create a feature flag for sharing PID namespace 2018-01-10 19:33:46 +01:00
fieldpath Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
generated generated 2017-11-22 18:40:09 +00:00
kubeapiserver Merge pull request #56608 from hzxuzhonghu/fix-typo 2018-01-04 15:28:05 -08:00
kubectl Merge pull request #57112 from aramase/kubectl-fixes 2018-01-10 11:46:43 -08:00
kubelet Merge pull request #57020 from dixudx/imagegc_ignore_inuse 2018-01-10 12:37:48 -08:00
kubemark Move ungated 'alpha' KubeletConfiguration fields and self-registration fields to KubeletFlags 2017-11-15 17:47:10 -08:00
master Use race="off" mode instead of disabling race feature 2017-12-23 13:13:09 -08:00
printers Merge pull request #56680 from weekface/weekface/tiny-fix 2018-01-03 09:22:22 -08:00
probe Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
proxy Merge pull request #57317 from m1093782566/notfound 2018-01-05 17:52:41 -08:00
quota Merge pull request #57027 from CaoShuFeng/resourcequota_validation_pod 2018-01-02 13:15:47 -08:00
registry Regenerate all generated code 2018-01-02 00:21:07 -08:00
routes Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
scheduler Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
security Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
securitycontext Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
serviceaccount typo wrong, not "namespace", but "secretName" 2017-12-15 09:27:52 +08:00
ssh Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
util Merge pull request #57317 from m1093782566/notfound 2018-01-05 17:52:41 -08:00
version All Kubelet flags should be explicitly registered 2018-01-09 17:37:34 -08:00
volume Merge pull request #54752 from mtanino/pr/BlockVolumesSupport-iscsi 2018-01-10 13:29:38 -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 Fix scheduler refs in BUILD files. 2018-01-05 15:05:01 -08:00
OWNERS