Support credential less backup/restore
Using GCS on GKE, S3 on EKS etc should just work without any credential secret.
What about RESTIC_PASSWORD ?
That should be required. I meant to say no credential for cloud provider.
Hi guys, what's the status on this? Many people are using kube2iam or kiam with roles, controlled by annotations and this would be hugely welcome in my opinion.
Hi, we are also using service account auth with EKS, hoping that it is possible to use iam role instead of access keys. Is it because the restic uses minio SDK instead of AWS one?
Related issue: https://github.com/vmware-tanzu/velero/issues/2198#issuecomment-578204907