Files
kubernetes/pkg
Jan Safranek ca934b8f5c Add GetPossiblyMountedVolumesForPod to let kubelet know all volumes were unmounted
podVolumesExist() should consider also uncertain volumes (where kubelet
does not know if a volume was fully unmounted) when checking for pod's
volumes. Added GetPossiblyMountedVolumesForPod for that.

Adding uncertain mounts to GetMountedVolumesForPod would potentially break
other callers (e.g. `verifyVolumesMountedFunc`).
2021-06-16 18:39:12 +02:00
..
2021-06-01 11:18:14 -04:00
2021-02-28 15:17:29 -08:00
2021-04-21 11:31:49 +02:00
2021-02-28 15:17:29 -08:00
2021-03-30 23:02:09 +02:00
2021-02-28 15:17:29 -08:00
2021-05-13 20:51:36 +08:00
2021-06-16 18:39:04 +02:00
2021-02-28 15:17:29 -08:00