The GitHub Actions job "Tests (AMD)" on airflow.git/fix-kpo-sidecar-pod-completion has failed. Run started by GitHub user yssxr (triggered by potiuk).
Head commit for run: d04c88051a00a0c9159bd42c10ccdcdaf5efc65a / ysr <[email protected]> Stop KubernetesPodOperator hanging on pods with sidecar containers The base container is the task; sidecars are infrastructure that may outlive it. Both the completion wait and the success check keyed off the pod phase unless istio or the XCom sidecar was in play, so a pod running any other sidecar never reached a terminal phase and the task waited on it forever. The deferrable path already resolved task state from the base container in the triggerer, which made the synchronous path the inconsistent one. Report URL: https://github.com/apache/airflow/actions/runs/31522928062 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
