The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix/fab-metadata-engine-hook has failed.
Run started by GitHub user rjgoyln (triggered by rjgoyln).

Head commit for run:
ef5346e38c4fbbaef5dfc2c2aca9c74c4a81a4b3 / rjgoyln <[email protected]>
Fix FAB ignoring create_metadata_engine from local settings

Deployments that authenticate to the metadata database with short-lived
credentials override create_metadata_engine in airflow_local_settings.py so a
do_connect handler can mint a token per physical connection. Flask-SQLAlchemy
built a second engine straight from the connection URI, so those handlers never
ran and `airflow users create` — the Helm chart's create-user job — connected
without a password while the migrate job and the API server succeeded.

closes: #71664

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

With regards,
GitHub Actions via GitBox


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

Reply via email to