Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Docker Hub credentials when pulling with kaniko-ecr #27

Merged
merged 1 commit into from Sep 16, 2021
Merged

Support Docker Hub credentials when pulling with kaniko-ecr #27

merged 1 commit into from Sep 16, 2021

Conversation

colinhoglund
Copy link
Contributor

@colinhoglund colinhoglund commented Sep 10, 2021

This adds support for docker credentials to be passed to the kaniko-ecr plugin to avoid hitting rate limits when pulling from docker hub. Configuration is setup similar to https://github.com/drone-plugins/drone-docker.

This also removes the "credStore": "ecr-login" configuration, which seems to be a typo for credsStore and is also unnecessary with the credHelpers configuration.

A compiled version of this has been pushed to colinhoglund/kaniko-ecr:docker-pass

@colinhoglund
Copy link
Contributor Author

@shubham149 A review on this would be much appreciated. Thank you for your continued support! 🙏

@shubham149 shubham149 merged commit 609d203 into drone:main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants