The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user jedcunningham (triggered by jedcunningham).
Head commit for run: 5bf370070cdb7044123d8d0cb0097a4fcf5570b1 / Jed Cunningham <[email protected]> Annotate KubeExecutor pods that we don't delete We weren't keeping track of which pods we'd finished with yet, so if you had `[kubernetes_executor] delete_worker_pods` false, your KubeExecutor would adopt every single remaining pod when starting up. Every time. We now annotate them with `airflow_done` when processing a pods event from the watcher, so we can ignore the pod when doing adoption. Report URL: https://github.com/apache/airflow/actions/runs/3887595136 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
