LamaAni / KubernetesJobOperator

An airflow operator that executes a task in a kubernetes cluster, given a kubernetes yaml configuration or an image refrence.
57 stars 8 forks source link

Changed job fail/success parse method #19

Closed LamaAni closed 3 years ago

LamaAni commented 3 years ago

Fixes

The job fail detection was looking at back_of_limit value rather than looking for a failed condition. Changed job fail detection to conditions.