Files
kubernetes/pkg/volume/util
Jonathan Dobson daa181d92e kubelet: fix volume reconstruction for CSI ephemeral volumes
This resolves a couple of issues for CSI volume reconstruction.
1. IsLikelyNotMountPoint is known not to work for bind mounts and was
   causing problems for subpaths and hostpath volumes.
2. Inline volumes were failing reconstruction due to calling
   GetVolumeName, which only works when there is a PV spec.
2022-06-01 14:22:57 -06:00
..
2022-02-11 15:20:35 +01:00
2018-09-10 21:24:35 +00:00
2020-09-23 19:27:24 +08:00