kubernetes/pkg
Kubernetes Submit Queue eb26aa5553 Merge pull request #47400 from chakri-nelluri/fixgetvolumename
Automatic merge from submit-queue (batch tested with PRs 47204, 46808, 47432, 47400, 47099)

Remove broken getvolumename and pass PV or volume name to attach call

Cherry-picking https://github.com/kubernetes/kubernetes/pull/46249 to master

What this PR does / why we need it:
Flex getvolumename is broken in 1.6. It needs to be fixed comprehensively in 1.7 release. Removing the api in 1.6. Also pass PV or volume name to the driver during attach call. Detach uses PV or volume name, so plugin can use that information to map to PV.
Which issue this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #
Fixes - #44737
2017-06-14 17:14:06 -07:00
..
api Generated code. 2017-06-10 02:43:05 -04:00
apimachinery/tests Fix round-trip of Unstructured.OwnerReferences 2017-06-02 11:13:33 +10:00
apis Generated code 2017-06-12 10:08:46 -07:00
auth nodeidentifier: require nodes to have wellformed usernames 2017-06-08 23:47:01 -04:00
bootstrap/api autogenerated 2017-04-14 10:40:57 -07:00
capabilities Fix comment for method SetForTests 2017-02-14 17:16:49 +08:00
client StatefulSetHasDesiredReplicas condition should check ObservedGeneration and update statefulset reaper use StatefulSetHasDesiredReplicas 2017-06-09 10:15:34 +08:00
cloudprovider Merge pull request #47411 from justinsb/fix_47409 2017-06-14 12:52:21 -07:00
controller Do not add unique label to DaemonSet 2017-06-13 17:04:27 -07:00
conversion Revert "Remove conversion package" 2017-01-22 15:41:06 -08:00
credentialprovider Merge pull request #45056 from ericchiang/update-oauth2 2017-05-03 19:34:14 -07:00
features Rotate kubelet client certificate. 2017-06-01 09:29:42 -07:00
fieldpath autogenerated 2017-04-14 10:40:57 -07:00
fields move pkg/fields to apimachinery 2017-01-19 09:50:16 -05:00
generated Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
hyperkube Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
kubeapiserver generated 2017-06-14 10:20:33 -07:00
kubectl Merge pull request #47204 from janetkuo/kubectl-apply-change-cause 2017-06-14 17:13:54 -07:00
kubelet Merge pull request #46823 from dcbw/fix-up-runtime-GetNetNS2 2017-06-13 13:55:50 -07:00
kubemark Group container-runtime-specific flags/options together 2017-05-30 08:10:39 -07:00
labels add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
master handle unversioned objects for encoding for CRs 2017-06-06 10:20:50 -04:00
metrics autogenerated 2017-04-14 10:40:57 -07:00
printers Merge pull request #42156 from croomes/storageos 2017-06-09 18:25:04 -07:00
probe Extend Iptables interface with SaveInto 2017-05-19 20:44:25 +02:00
proxy Proxy: comments around ClusterCIDR use 2017-06-01 12:36:31 -07:00
quota Moved qos to api.helpers. 2017-05-20 07:17:57 -04:00
registry Implements StatefulSet update 2017-06-06 12:00:28 -07:00
routes Merge pull request #45490 from deads2k/owners-01-extensions 2017-05-10 12:51:51 -07:00
runtime add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
security Merge pull request #47073 from Q-Lee/psp-run-as-non-root 2017-06-14 01:52:12 -07:00
securitycontext Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
serviceaccount autogenerated 2017-04-14 10:40:57 -07:00
ssh autogenerated 2017-04-14 10:40:57 -07:00
types add back just enough empty packages to allow heapster cycles to succeed 2017-01-17 08:07:30 -05:00
util Add Traditional Chinese translation for kubectl 2017-06-08 15:24:04 +08:00
version Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
volume Merge pull request #47400 from chakri-nelluri/fixgetvolumename 2017-06-14 17:14:06 -07:00
watch autogenerated 2017-04-14 10:40:57 -07:00
BUILD Regenerate files 2017-05-28 10:11:02 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00