mik-laj opened a new issue #12098: URL: https://github.com/apache/airflow/issues/12098
Hiello, Recently, the Helm Chart has been updated to add the ability to run multiple schedulers. https://github.com/apache/airflow/pull/11330 The liveness probe that does not support multiple schedulers has not been updated. I think we should also update the liveness probe to handle this case. Currently, it only watches the newest job, not the job assigned to the current scheduler. https://github.com/apache/airflow/blob/91a64db505e50712cd53928b4f2b84aece3cc1c0/chart/templates/scheduler/scheduler-deployment.yaml#L115-L130 Best regards, Kamil BreguĊa ---------------------------------------------------------------- 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]
