deis / dockerbuilder

Deis dockerbuilder builds your app from a Dockerfile inside a Kubernetes pod, used by Deis Workflow.
https://deis.com
MIT License
17 stars 27 forks source link

ref(s3):set s3 creds as environemnt variables to support IAM profiles #67

Closed kmala closed 8 years ago

kmala commented 8 years ago

If we pass the credentials as environment variables instead of passing as function parameters then boto3 will consider checking for IAM profile credentials if the k8s cluster is running on aws