mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-09 14:43:24 +00:00
Add test case to verify that the PVC-to-Pod cache is used even when no volume policy is configured. When defaultVolumesToFSBackup is true, the cache is used to find pods using the PVC to determine if fs-backup should be used instead of snapshot. Signed-off-by: Shubham Pampattiwar <spampatt@redhat.com>