-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed as not planned
Labels
mlflowsolvedstale15 days without activity15 days without activitytech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an applicationtriageTriage is neededTriage is needed
Description
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
awoimbee and wrenix
Metadata
Metadata
Assignees
Labels
mlflowsolvedstale15 days without activity15 days without activitytech-issuesThe user has a technical issue about an applicationThe user has a technical issue about an applicationtriageTriage is neededTriage is needed