The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).
Head commit for run: 3df03cc9331cb8984f39c5dbf0c9775ac362421e / Ash Berlin-Taylor <[email protected]> Gracefully handle whole config sections being renamed (#28008) * wip: support for old section/key gets * Gracefully handle whole config sections being renamed We renamed the whole kubernetes section to kubernetes_executor, but if you tried to get the _old_ value it would cause an exception. This has been a problem for basically ever, but we've never noticed before because we upgrade the access in core at the same time, but in the case of kubernetes_executor/namespace it is "possible" (and maybe even reasonable) to access that config setting in a DAG. Without this change we will break some DAGs on upgrade, which we should avoid. * fixup! Gracefully handle whole config sections being renamed * Update airflow/configuration.py Co-authored-by: blag <[email protected]> * fixup! Gracefully handle whole config sections being renamed * fixup! fixup! Gracefully handle whole config sections being renamed * fixup! Gracefully handle whole config sections being renamed * Remove test side effects * autouse restore_env fixture Co-authored-by: Jed Cunningham <[email protected]> Co-authored-by: blag <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/3590522056 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
