The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user jonathan-ostrander (triggered by eladkal).

Head commit for run:
f6ea80a2e96abdd4853eb726d245935e84806c64 / Jonathan Ostrander 
<[email protected]>
fix: delete pod when base container completes

Fixes https://github.com/apache/airflow/issues/39693.

Special logic was added to `KubernetesPodOperator`'s lifecycle to handle the 
case where an istio proxy sidecar is running and preventing the pod from 
completing, but this logic should have been applied more generally to handle 
when multiple containers are ran in the pod. The new behavior considers the pod 
completed if the container matching the base name has completed.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to