mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-22 16:02:21 +00:00
09bbe072cd
Writing to GCP's object store is any async operation, so errors need to be checked both on write and close calls, since errors like permission violations aren't reported until a close. Signed-off-by: Nolan Brubaker <nolan@heptio.com>