-
Notifications
You must be signed in to change notification settings - Fork 289
Description
Is your feature request related to a problem?/Why is this needed
As is already know for a few days, Github is aggressively blocking what they call "scrapping" in raw.githubusercontent.com, making installation of this chart using the documentation URL fail with Error: 429 Too Many Requests
GitHub Community posts with users with the same issue (Error: 429 Too Many Requests when trying to access anything in raw.githubusercontent.com)
- https://github.com/orgs/community/discussions/177971
- https://github.com/orgs/community/discussions/178024
Describe the solution you'd like in detail
Migrate to a different solution for chart hosting (Github Pages, ArtifactHub, GHCR ) that supports anonymous charts download
Additional context
All of my chats that are hosted using Github Pages (https://.github.io/-charts) works without any issue
I suspect the fact that my ISP uses CGNAT is not helping the issue
I install csi-driver-nfs to my cluster using ArgoCD and I have been hit with the 429 error lately, is not urgent as is my homelab