hterik commented on code in PR #26582:
URL: https://github.com/apache/airflow/pull/26582#discussion_r981237530


##########
airflow/executors/kubernetes_executor.py:
##########
@@ -548,11 +548,11 @@ def execute_async(
         executor_config: Any | None = None,
     ) -> None:
         """Executes task asynchronously"""
-        self.log.info('Add task %s with command %s with executor_config %s', 
key, command, executor_config)

Review Comment:
   Done now.



-- 
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]

Reply via email to