Yegor Andreenko created AIRFLOW-7077:
----------------------------------------
Summary: KubernetesPodOperator exit code isn't propagated
Key: AIRFLOW-7077
URL: https://issues.apache.org/jira/browse/AIRFLOW-7077
Project: Apache Airflow
Issue Type: Bug
Components: operators
Affects Versions: 1.10.7
Reporter: Yegor Andreenko
Now Kubernetes Pod Operator doesn't correctly return status on kubernetes job.
If the job has failed(has in logs exit code != 0) it still has {{success}}
status in airflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)