Files
kubernetes/pkg
Kubernetes Submit Queue 5b88f0e1de Merge pull request #40538 from vmware/fixvSphereDeleteVolume
Automatic merge from submit-queue

Adding vmdk file extension for vmDiskPath in vsphere DeleteVolume

**What this PR does / why we need it**:
This fix is required to handle situation when volume path is not set with vmdk file extension.
DiskAttach call does not require vmdk file extension to be explicitly set in the file path, so in PV yaml file, users have option to set such file path.

Issue happens when such PV is created with persistentVolumeReclaimPolicy set to Delete, and user deletes associated PVC. Volume deletion will fail with the message: file was not found 


**Which issue this PR fixes** *
Fixes: #40560

**Special notes for your reviewer**:
Tested fix with custom image: divyen/hyperkube-fix-deletevolume:latest (Image built using base v1.5.3-beta.0)
@kerneltime @BaluDontu  please review this fix.
2017-01-29 22:32:34 -08:00
..
2017-01-24 20:56:03 +01:00
2017-01-19 09:50:16 -05:00
2017-01-11 09:09:48 -05:00
2017-01-25 08:29:45 -05:00
2017-01-19 13:06:47 +01:00
2017-01-24 20:56:03 +01:00
2017-01-27 14:02:28 -05:00
2017-01-26 13:54:40 -05:00
2017-01-26 13:54:40 -05:00