OpenAPITools / OpenAPITools/openapi-generator
About download rate limit on docker
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
I find that the vast majority of pr ci failures are caused by the docker download rate limit.

We can solve the problem by the following solution:
- Some images are unlimited through our Open Source and Publisher programs.
- Unlimited pulls by IP is also available through our Large Organization plan.
- Use GITHUB docker registry
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the repository's PR CI Docker image pulls and the linked Docker Hub rate-limit documentation first. Compare the current setup with the suggested GitHub Docker registry option; done means CI no longer depends on rate-limited Docker Hub pulls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100