Skip to content

429 Too Many Requests #8263

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

Closed
SpeedGriffon opened this issue Feb 28, 2025 · 1 comment
Closed

429 Too Many Requests #8263

SpeedGriffon opened this issue Feb 28, 2025 · 1 comment
Labels
stale Automatic label to stale issues due inactivity to be closed if no further action

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.

Copy link

stale bot commented Apr 25, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Automatic label to stale issues due inactivity to be closed if no further action label Apr 25, 2025
@stale stale bot closed this as completed Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Automatic label to stale issues due inactivity to be closed if no further action
Projects
None yet
Development

No branches or pull requests

1 participant