kaxil commented on a change in pull request #9240:
URL: https://github.com/apache/airflow/pull/9240#discussion_r439370442



##########
File path: airflow/executors/kubernetes_executor.py
##########
@@ -459,8 +459,8 @@ def run_next(self, next_job: KubernetesJobType) -> None:
         if isinstance(command, str):
             command = [command]

Review comment:
       Hmm. L465:463 makes this str -> List conversion pointless i.e we no 
longer support strings




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to