The GitHub Actions job "Build Images" on airflow.git has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
1983417d3b4307420f6ee2711de076a8955f9856 / Jed Cunningham 
<[email protected]>
Fix `AIRFLOW__API__AUTH_BACKEND` handling

The process that upgrades the deprecated config `auth_backend` to
`auth_backends` that also adds `session` to the list doesn't work when
the old config was set via env var. `get` looks for the deprecated key
also and finds it, leading to the list without `session` being used by
webserver workers. This removes the old env var to avoid this issue.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to