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

Add docker authentication to CircleCI jobs #295

Closed
wants to merge 1 commit into from

Conversation

EricLemieux
Copy link
Contributor

What this PR does / why we need it:

Description taken from the linked issue

Starting November 1, 2020, Docker Hub will impose rate limits based on the originating IP. Since CircleCI runs jobs from a shared pool of IPs, it is highly recommended to use authenticated Docker pulls with Docker Hub to avoid rate limit problems.

Which issue this PR fixes

fixes #286

Special notes for your reviewer:

This is largely a copy of helm/helm#8887

As I don't have access to CircleCI credentials I am unsure if additional work is required there so that this pipeline can use the credentials shown in the Helm pr.

@davidkarlsen
Copy link
Member

We moved from circle to actions in #297 - this is obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Docker authentication to CircleCI jobs
3 participants