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

OCI rate limit #31925

Open
ion-elgreco opened this issue Feb 14, 2025 · 3 comments
Open

OCI rate limit #31925

ion-elgreco opened this issue Feb 14, 2025 · 3 comments
Assignees
Labels
mlflow tech-issues The user has a technical issue about an application triage Triage is needed

Comments

@ion-elgreco
Copy link
Contributor

ion-elgreco commented Feb 14, 2025

Name and Version

bitnami/mlflow

What steps will reproduce the bug?

Bitnami uses oci registry to host helm charts, this has a downside you will get a quick rate limited on docker:

 Error: Failed to render chart: exit status 1: Error: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/bitnamicharts/mlflow/manifests/sha256:a9fb6ade4f8b8f4d7e36a8bd45f174dd55f4d0818c246b91bfc99570cd923450: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

This is quite annoying since it requires you to download the chart for each version permanently.

What do you see instead?

Don't rate limit

@ion-elgreco ion-elgreco added the tech-issues The user has a technical issue about an application label Feb 14, 2025
@github-actions github-actions bot added the triage Triage is needed label Feb 14, 2025
@carrodher
Copy link
Member

As announced in #30853, Bitnami charts hosted on DockerHub are subject to Docker's standard pull rate limits. To ensure uninterrupted access to up-to-date releases across all upstream-supported branches—without any limitations—you can upgrade to Bitnami Premium. Learn more here.

@ion-elgreco
Copy link
Contributor Author

@carrodher ghcr doesn't have rate limits, why not use that?

@javsalgar javsalgar assigned carrodher and unassigned javsalgar Feb 17, 2025
@carrodher
Copy link
Member

The choice of registry is a business decision, and for now, Bitnami charts will continue to be hosted on DockerHub. We understand that rate limits can be an inconvenience, which is why we offer Bitnami Premium as a solution for unlimited access to up-to-date releases across all supported branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mlflow tech-issues The user has a technical issue about an application triage Triage is needed
Projects
None yet
Development

No branches or pull requests

3 participants