mik-laj opened a new issue #11686:
URL: https://github.com/apache/airflow/issues/11686


   Hello,
   
   We currently have files with a similar purpose in the project, but their 
purpose is not described, so it is difficult to determine what their purpose 
is. Are these files required for Airflow to work?  I think 
``airflow//kubernetes_executor_templates/basic_template.yaml`` file is only 
needed on CI, so we can safely move it to /scripts/ 
   ```
   airflow//kubernetes/pod_template_file_examples/dags_in_image_template.yaml
   airflow//kubernetes/pod_template_file_examples/git_sync_template.yaml
   airflow//kubernetes/pod_template_file_examples/dags_in_volume_template.yaml
   airflow//kubernetes_executor_templates/basic_template.yaml
   ````
   @dimberman Can you help determine the purpose of these files?  I want to 
make sure the packages contain the necessary files to avoid problems similar to 
https://github.com/apache/airflow/issues/11666
   Best regards,
   Kamil BreguĊ‚a


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