uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 156 forks source link

Bump AWS credential helper to latest version #314

Closed Rowern closed 4 years ago

Rowern commented 4 years ago

By bumping the credential helper version we allow user to use the EKS IRSA feature (https://github.com/awslabs/amazon-ecr-credential-helper/pull/183) (more infos: https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/)

I also added some more documentation:

It looks like my prettifier runned on the file docs/REGISTRY.md. Do tell me if you want me to revert these changes.