Bo Blanton created AIRFLOW-3319:
-----------------------------------
Summary: Kubernetes Executor attempts to get the "try_number" from
labels but fails
Key: AIRFLOW-3319
URL: https://issues.apache.org/jira/browse/AIRFLOW-3319
Project: Apache Airflow
Issue Type: Bug
Components: executor, kubernetes
Reporter: Bo Blanton
The {{_labels_to_key}} function attempts to use the `try_number` from the k8
labels, however no such label is applied to the pod resulting in an exception.
Modify pod executor to add this label to fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)