The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user eladkal (triggered by eladkal).
Head commit for run: 2433784feee388732a4d396efe702ebeccf18c47 / Pankaj Singh <[email protected]> Fix Kubernetes executor set wrong task status (#31274) * Fix Kubernetes executor set wrong task status In the case of multiple schedulers and lots of tasks running If somehow schedulers restart and try to adopt pods in some cases, it sets the wrong task status. In this PR, I'm changing some checks so that if the pod status is non-terminal then set the task status Failed only if the pod event type is DELETED and POD_EXECUTOR_DONE_KEY is in the pod label * cleanup (cherry picked from commit dfbf5299ee2c3e68f6ec39ac502059fedbef3358) Report URL: https://github.com/apache/airflow/actions/runs/5212241849 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
