mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-28 20:06:37 +00:00
The CLI now checks backup storage location access mode before submitting a delete request. Also reject backups with no storage location set and cache BSL lookups when deleting multiple backups. Fixes #4203 Signed-off-by: PranjalManhgaye <manhgayepranjal@gmail.com>