[
https://issues.apache.org/jira/browse/AIRFLOW-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365427#comment-17365427
]
Tim Retout commented on AIRFLOW-7077:
-------------------------------------
Having investigated this, the issue at work was caused by a container-specific
issue which was blocking the return code.
Therefore I cannot reproduce any issue with KubernetesPodOperator.
> 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: 2.0.0, 1.10.7
> Reporter: Yegor Andreenko
> Priority: Major
> Labels: kubernetes
>
> 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)