-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Repository invalid? skipping loading invalid entry for chart "airflow" "" from https://charts.bitnami.com/bitnami: validation: chart.metadata.name is require #31350
Comments
During the deployment of the Helm Chart for Fluentd, the following error was encountered: |
Yes, the index.yaml only contains airflow entries and nothing else... |
Seems to be resolved for me now 🤔 |
I'm sorry for the oversight. We identified an issue in the index.yaml file and have re-pushed it. The problem should now be resolved. Additionally, we are implementing measures to prevent similar issues in the future, including notifications and retry mechanisms for the GitHub Action responsible for this process. |
@carrodher while attempting to diagnose this issue, I came across this blog post: https://blog.bitnami.com/2024/10/bitnami-helm-charts-moving-to-oci.html Should we be looking to use the OCI registry instead of |
It has been resolved for me |
At this moment, there are no plans to modify how the index.yaml is served concerning OCI. In fact, it is already configured to point to Helm charts stored as OCI packages, rather than simple tgz files served from S3 (which was the previous method). The changes will primarily affect the Bitnami Helm charts in tgz format, as these will no longer receive updates moving forward. |
Hello, for me the issue is still present, are you rolling out the update? |
Still have the issue. |
We also still have the issue |
I still see only |
for me there is a redirect happening to https://repo.broadcom.com/bitnami-files/index.yaml - also containing only airflow entries.
does not seem like the original issue has been solved :/ Update: in case you are applying helm charts directly, the repository url can be changed: |
Looks intermittent issues with CDN, it looks solved again. |
Two requests in a short time give two different responses; it looks like a caching issue.
|
Name and Version
all
What architecture are you using?
None
What steps will reproduce the bug?
It seems to happen if you have the repo. I'm not using airflow but it's preventing other charts from being processed properly. In case it matters, from Bitnami I'm using elasticsearch, zookeeper and rabbitmq.
Thank you.
Are you using any custom parameters or values?
No response
What is the expected behavior?
No response
What do you see instead?
See above.
Additional information
No response
The text was updated successfully, but these errors were encountered: