mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-09-09 17:46:09 +00:00
This commit makes sure if a PV is not taken snapshot b/c the flag SnapshotVolumes is set to false in a backup CR, the PV is also also tracked as skipped in the tracker. Signed-off-by: Daniel Jiang <jiangd@vmware.com>