mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 19:23:40 +00:00
fix
This commit is contained in:
parent
ab1f97bd6e
commit
56c241783e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user