AWS IRSA support
innovate-invent opened this issue · 2 comments
Please add support for IRSA credentials in EKS.
Similarly GKE: https://cloud.google.com/blog/products/containers-kubernetes/introducing-workload-identity-better-authentication-for-your-gke-applications
and AKS: https://docs.microsoft.com/en-us/azure/aks/managed-aad
@innovate-invent If you specify an empty dict when initializing the cloudbridge AWS provider, it defaults to IAM access. We use this in practice and it works as expected. While I haven't tested this for the other providers, it should work the same way. Is this what you're looking for or something else?
Sorry, this issue is over a year old and I am not sure why I needed this. It is likely I was investigating a project that is dependant on cloudbridge. I am pretty sure I don't need this any more.