The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
0c41f437674f135fe7232a368bf9c198b0ecd2f0 / Daniel Standish 
<[email protected]>
Don't crash scheduler if exec config has old k8s objects (#24117)

>From time to time k8s library objects change their attrs.  If executor config 
>is stored with old version, and unpickled with new version, we can get 
>attribute errors that can crash the scheduler (see 
>https://github.com/apache/airflow/issues/23727).

Here we update handling so that we fail the task but don't crash the scheduler.

Report URL: https://github.com/apache/airflow/actions/runs/2499783083

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to