grepthat opened a new pull request #13682:
URL: https://github.com/apache/airflow/pull/13682


   Hej together, this should fix the liveness probe for a multi scheduler k8s 
setup. Currently the liveness probe fails due to `BaseJob::most_recent_job` 
reporting a random scheduler from the running schedulers which causes 
`job.hostname == get_hostname()` to fail in the liveness probe. This should fix 
#13677 


----------------------------------------------------------------
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.

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


Reply via email to