ashb commented on a change in pull request #12766:
URL: https://github.com/apache/airflow/pull/12766#discussion_r535509845



##########
File path: airflow/kubernetes/pod_generator.py
##########
@@ -351,7 +351,7 @@ def construct_pod(  # pylint: disable=too-many-arguments
         try_number: int,
         kube_image: str,
         date: datetime.datetime,
-        command: List[str],
+        args: List[str],

Review comment:
       Oh, it's not used in mutation hook anymore. Cool, this is fine then




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