-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:helm-chartAirflow Helm ChartAirflow Helm Chartkind:bugThis is a clearly a bugThis is a clearly a bug
Description
Official Helm Chart version
1.7.0 (latest released)
Apache Airflow version
2.2.2
Kubernetes Version
1.23
Helm Chart configuration
No response
Docker Image customisations
No response
What happened
When a task runs on a worker, the web server cannot reach the worker to read the log from.
Considering the workers are deployed as a deployment and not as a statefulset, I suspect that a hostname and a subdomain should be used somehow in the worker template, which is currently not the case.
What you think should happen instead
The web server is able to reach any worker using the headless kubernetes service which is created.
How to reproduce
Any deployment of the helm should have this issue I think.
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:helm-chartAirflow Helm ChartAirflow Helm Chartkind:bugThis is a clearly a bugThis is a clearly a bug