[
https://issues.apache.org/jira/browse/AIRFLOW-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yegor Andreenko updated AIRFLOW-7077:
-------------------------------------
Description:
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.
was: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.
> 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
>
> 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)