The GitHub Actions job "CodeQL" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
78ac48872bd02d1c08c6e55525f0bb4d6e983d32 / Michael Petro 
<[email protected]>
Use found pod for deletion in KubernetesPodOperator (#22092)

Due to bad user configuration, it's possible that pod creation fails because 
pod with name already exists.  Then in cleanup, the pod that was already there 
is deleted.  When we use find_pod it looks up based on more than name, so we 
are confident if we found a pod there it's safe to delete.

Report URL: https://github.com/apache/airflow/actions/runs/2536651309

With regards,
GitHub Actions via GitBox


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

Reply via email to