dimberman commented on a change in pull request #10756:
URL: https://github.com/apache/airflow/pull/10756#discussion_r484520242
##########
File path: airflow/kubernetes/pod_generator_deprecated.py
##########
@@ -0,0 +1,652 @@
+# Licensed to the Apache Software Foundation (ASF) under one
Review comment:
@kaxil We need a separate file because in the
simplify_kubernetes_executor PR we change a lot more stuff in the pod_generator
file and it is safest to just keep it separated. This PR is mostly about
simplifying that PR.
----------------------------------------------------------------
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]