Closed figassis closed 4 years ago
@figassis This bug that you are hitting has been fixed in https://github.com/vmware-tanzu/velero/pull/2315 I would recommend updating to a more recent version of Velero to get this fix.
I am going to mark this issue as closed. But feel free to reopen if you run into the same issue again.
What steps did you take and what happened: I attempted creating a pv backup through annotations, but the backup failed because the restic repo was unable to be initialized due to lack of object store credentials.
After this, doing
velero restic repo get
panics with a nil pointer dereferenceWhat did you expect to happen: For velero to list the repositories (kubectl is able to) and show the failed status or show an error, not panic
Anything else you would like to add:
Environment:
/etc/os-release
): Ubuntu 18.04