Closed raphaelauv closed 1 year ago
Could you provide the pod and containers states when the task is running and logging this line?
the pod is in running state
--
the container base
is in completed state -> logs `toto\n finish'
the container airflow-xcom-sidecar
is in running state-> no logs
Apache Airflow version
2.6.2
What happened
The version 7.2.0 of the cncf-kubernetes is never setting the task in success if you use the KPO with do_xcom_push and deferrable at true
the sidecar airflow-xcom-sidecar is in running state in K8S and the operator log
What you think should happen instead
No response
How to reproduce
Operating System
Ubuntu 22.04
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct