raman created AIRFLOW-3526:
------------------------------
Summary: Error is thrown while converting Lables to Key in K8
executor
Key: AIRFLOW-3526
URL: https://issues.apache.org/jira/browse/AIRFLOW-3526
Project: Apache Airflow
Issue Type: Bug
Components: executor, kubernetes, scheduler
Affects Versions: 1.10.1
Reporter: raman
Following error is thrown continuously in
_labels_to_key(self, labels) functon in kubernetes_executor
{kubernetes_executor.py:455} WARNING - Error while converting labels to key;
labels: {u'execution_date': '2018-12-11T00_00_00_plus_00_00',
u'airflow-worker': 'ba2dfe4e-d503-490f-ad49-60d7f48efeb6', u'task_id':
'test_task_1', u'dag_id': 'perf_test_500_10_92'}; exception: 'try_number'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)