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