• Miao Luo's avatar
    Fix photon controller plugin to construct with correct PdID · c2400422
    Miao Luo authored
    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.
    c2400422
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
attacher.go Loading commit data...
attacher_test.go Loading commit data...
photon_pd.go Loading commit data...
photon_pd_test.go Loading commit data...
photon_util.go Loading commit data...