The GitHub Actions job "Tests (AMD)" on airflow.git/fix-70008-hide-sensitive-env-vars has failed. Run started by GitHub user anmolxlight (triggered by anmolxlight).
Head commit for run: e05ea70ef881cdc7e6c12b978dd0f5e5e3248470 / anmol mishra <[email protected]> feat: per-component enableBuiltInSecretEnvVars for workers and scheduler Adds workers.celery.enableBuiltInSecretEnvVars and scheduler.enableBuiltInSecretEnvVars to override the global enableBuiltInSecretEnvVars map on a per-component basis. This allows operators to disable sensitive env vars (e.g. database conn string, broker URL, fernet key) on worker containers where untrusted DAG code executes, while keeping them on control-plane components. The standard_airflow_environment template accepts an optional envOverrides dict. Each component call site passes its component-level map. The template resolves each env var by checking the component override first, then falling back to the global enableBuiltInSecretEnvVars. Closes #70008 Report URL: https://github.com/apache/airflow/actions/runs/29611895540 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
