ebrard opened a new issue, #27555:
URL: https://github.com/apache/airflow/issues/27555

   ### 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
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to