ashb commented on issue #4163: [AIRFLOW-3319] - KubernetsExecutor: Need in try_number in labels if getting them later URL: https://github.com/apache/airflow/pull/4163#issuecomment-454084172 The error is: ``` 32) ERROR: test_make_pod_with_executor_config (tests.contrib.executors.test_kubernetes_executor.TestKubernetesWorkerConfiguration) ---------------------------------------------------------------------- Traceback (most recent call last): tests/contrib/executors/test_kubernetes_executor.py line 275 in test_make_pod_with_executor_config kube_executor_config) TypeError: make_pod() takes exactly 10 arguments (9 given) ``` (There is more than that one instance.)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
