stash icon indicating copy to clipboard operation
stash copied to clipboard

Support credential less backup/restore

Open tamalsaha opened this issue 7 years ago • 4 comments

Using GCS on GKE, S3 on EKS etc should just work without any credential secret.

tamalsaha avatar Mar 29 '19 17:03 tamalsaha

What about RESTIC_PASSWORD ?

hossainemruz avatar Mar 29 '19 17:03 hossainemruz

That should be required. I meant to say no credential for cloud provider.

tamalsaha avatar Mar 29 '19 17:03 tamalsaha

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.

BartoszZawadzki avatar Mar 24 '20 11:03 BartoszZawadzki

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

kirintwn avatar Mar 29 '20 12:03 kirintwn