Files
kubernetes/pkg
huweiwen c20b105ac2 kubelet/volumeManager: GetMountedVolumesForPod() returns desired and actually mounted volumes
This should be fine because the volumes not in DSW should be umounted soon anyway.

Use GetPossiblyMountedVolumesForPod() for checking volumes unmounted in tests.
Production code should already using it.

This is intended to remove dependency on mountedVolume.OuterVolumeSpecNames
2025-08-02 20:28:44 +08:00
..
2025-07-30 09:52:49 +09:00
2025-07-24 08:33:45 +02:00
2025-07-24 08:33:45 +02:00
2025-07-30 09:26:40 +09:00