Files
kubernetes/pkg/volume
Anish Ramasekar 1b82d45b7b fix(csi): preserve mount dir on NodePublish error during remount
On a remount (e.g. CSIDriver.spec.requiresRepublish=true), the volume is
already published and the pod is observing the existing bind mount.
Removing the mount dir on a NodePublish error left the pod with stale
contents that subsequent successful republishes could not repair.
2026-05-21 15:13:13 -05:00
..
2025-01-16 06:13:49 +00:00
2024-12-02 16:59:34 +01:00
2024-11-29 17:11:00 +08:00