k3s/pkg/volume/photon_pd
Miao Luo c240042231 Fix photon controller plugin to construct with correct PdID
The input variable of function ConstructVolumeSpec is the volume spec
name instead of persistent disk ID. Previously the function directly
construct new volume spec by assigning volume spec name to persistent
disk ID, which will result in mismatching of mount path. The fix will
find the pdID according to mount path and construct volume spec with the
correct pdID.
2016-11-23 18:12:03 -08:00
..
BUILD run hack/update-all.sh 2016-11-23 15:53:09 -08:00
OWNERS
attacher.go
attacher_test.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
photon_pd.go Fix photon controller plugin to construct with correct PdID 2016-11-23 18:12:03 -08:00
photon_pd_test.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00
photon_util.go dependencies: pkg/volume 2016-11-23 15:53:09 -08:00