mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-07 16:45:35 +00:00
DesiredStateOfWorldPopulator should skip a volume that is not used in any pod. "Used" means either mounted (via volumeMounts) or used as raw block device (via volumeDevices). Especially when block feature is disabled, a block volume must not get into DesiredStateOfWorld, because it would be formatted and mounted there.
6.1 KiB
6.1 KiB