OpenAPITools / OpenAPITools/openapi-generator

About download rate limit on docker

Open
#9,765 2 comments 0 reactions 0 assignees View on GitHub

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.

image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.