[
https://issues.apache.org/jira/browse/AIRFLOW-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699297#comment-16699297
]
Kevin Pullin commented on AIRFLOW-3319:
---------------------------------------
FWIW this issue popped up for us in the `1.10.1` release and we rolled back to
`1.10.0`.
> 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
> Priority: Major
>
> 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)