Daniel Imberman created AIRFLOW-3484:
----------------------------------------
Summary: The KubernetesExecutor is overly verbose and this can
kill schedulers.
Key: AIRFLOW-3484
URL: https://issues.apache.org/jira/browse/AIRFLOW-3484
Project: Apache Airflow
Issue Type: Bug
Components: kubernetes
Affects Versions: 1.10.1
Reporter: Daniel Imberman
Assignee: Daniel Imberman
There are two log lines in the k8sexecutor that can cause schedulers to crash
just by their sheer verbosity. This PR will switch these lines to debug as to
not mess with normal workflows.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)