dstandish commented on code in PR #26582:
URL: https://github.com/apache/airflow/pull/26582#discussion_r978361303
##########
airflow/executors/kubernetes_executor.py:
##########
@@ -302,7 +302,6 @@ def run_next(self, next_job: KubernetesJobType) -> None:
status
"""
key, command, kube_executor_config, pod_template_file = next_job
- self.log.info('Kubernetes job is %s', key)
Review Comment:
maybe he'll want us to keep it and reintroduce the one-lining
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]