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

429 Too Many Requests #8263

Open
SpeedGriffon opened this issue Feb 28, 2025 · 0 comments
Open

429 Too Many Requests #8263

SpeedGriffon opened this issue Feb 28, 2025 · 0 comments

Comments

@SpeedGriffon
Copy link

Summary
Syncing the bitnami repo exhausts the Docker pull rate limit leading to the You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit message.

The repo is enabled by default in values.yaml:

  initialRepos:
    - name: bitnami
      url: https://charts.bitnami.com/bitnami

Background and rationale
This is caused by the combination of bitnami/charts#30110 and bitnami/charts#30853 and the fact that kubeapps tries to pull the whole repo during initialisation.

Description
I want to sync the bitnami repo without reaching the pull rate limit.

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

No branches or pull requests

1 participant