The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user ashb (triggered by ashb).
Head commit for run: e80df036b2857e391393d5426917a1c27b91a100 / Ash Berlin-Taylor <[email protected]> Ensure that pod_mutation_hook is called before logging the pod name Otherwise if pod mutation hook changes the name the log message from the KubeExecutor would be incorrect. As somewhat of a drive-by-refactor I have moved the application of the pod_mutation_hook to inside PodGenerator.construct_pod. I think the default for `with_mutation_hook` _should_ be True, but it's not clear to me if anything out side of the Airflow core might ever call these, and I don't want to apply the hook multiple times, so I have left the default as `False`. Report URL: https://github.com/apache/airflow/actions/runs/3757402932 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
