This commit is contained in:
cvvz 2023-08-25 19:56:54 +08:00
parent ab1f97bd6e
commit 56c241783e

View File

@ -78,6 +78,7 @@ func (rc *reconciler) syncStates(kubeletPodDir string) {
devicePath: reconstructedVolume.devicePath,
deviceMounter: reconstructedVolume.deviceMounter,
blockVolumeMapper: reconstructedVolume.blockVolumeMapper,
mounter: reconstructedVolume.mounter,
}
if volumeInDSW {
// Some pod needs the volume. And it exists on disk. Some previous