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

Head commit for run:
8594b969f6b4331716c882bcb1ddc5dec9b50726 / Daniel Standish 
<[email protected]>
Don't crash scheduler if exec config has old k8s objects

>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/2436587078

With regards,
GitHub Actions via GitBox


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

Reply via email to