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

Head commit for run:
6788fd56d3d749587bcdb527ac5b079068df444d / 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/31946539202

With regards,
GitHub Actions via GitBox


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

Reply via email to