mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-21 15:32:29 +00:00
331e0c28cc
Instead of requiring the Ark admin to specify a "location" in the azure persistentVolumeProvider config (meaning only a single location is supported), get info about the disk (for its location) when creating a snapshot, and get info about the snapshot (for its location) when creating a disk from a snapshot. Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>