mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 05:43:58 +00:00
Some CSI drivers can't clone a volume into other topology segment (e.g. a cloud availability zone). The scheduler does not know about these restrictions and schedules pods with PVCs that clone a volume mostly randomly. Run all volume cloning tests in the same topology segment, if such segment is available and has at least one schedulable node.