-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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
helm pull stable/airflow pulls the [stable/airflow] chart from github.com/helm/charts repository and not this repository. #10486
Comments
Thanks for opening your first issue here! Be sure to follow the issue template! |
Our Helm Chart has been released yet. To install it you need to download source and install this Chart from it. |
@dimberman -> is this something we should close as invalid or maybe we should already have some project (similar to the Docker image project https://github.com/apache/airflow/projects/3 where we could gather state and what's left to complete helm chart productionising. I am happy to put similar issues there while scanning, but I believe there is more work to be done to make the helm chart ready for production? WDYT? Is this is something you plan to do ? |
@mik-laj - thanks! |
I'd leave it up to @dimberman |
Apache Airflow version:
1.10.10
Kubernetes version (if you are using kubernetes) (use
kubectl version
):1.17.0
Environment:
AWS
Linux x86_64 x86_64 x86_64 GNU/Linux
Helm 3.2.0
What happened:
Following the directions to install the chart in this repository, and instead it pulls the chart from https://github.com/helm/charts/tree/master/stable/airflow
What you expected to happen:
The chart from https://github.com/apache/airflow/tree/master/chart should be pulled.
You can verify that the
values.yaml
pulled matches the one from helm/stable rather than the one in apache/airflow chart.How to reproduce it:
As minimally and precisely as possible. Keep in mind we do not have access to your cluster or dags.
If you are using kubernetes, please attempt to recreate the issue using minikube or kind.
If this is a UI bug, please provide a screenshot of the bug or a link to a youtube video of the bug in action
How often does this problem occur? Once? Every time etc?
The text was updated successfully, but these errors were encountered: