You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/20 12:17:48 UTC

[GitHub] [airflow] mik-laj opened a new issue #11686: Confusing pod template files

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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #11686: Confusing pod template files

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #11686:
URL: https://github.com/apache/airflow/issues/11686#issuecomment-739819721


   Hey @dimberman - anything that can be clarified here? Maybe short one-two paragraph documentation can be added to explain the purpose of those? It would be great to have it as part of the 2.0.0rc1 docs. Can you please comment on it?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #11686: Confusing pod template files

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #11686:
URL: https://github.com/apache/airflow/issues/11686#issuecomment-740902263


   ping @dimberman any updates here?


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] dimberman closed issue #11686: Confusing pod template files

Posted by GitBox <gi...@apache.org>.
dimberman closed issue #11686:
URL: https://github.com/apache/airflow/issues/11686


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #11686: Confusing pod template files

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #11686:
URL: https://github.com/apache/airflow/issues/11686#issuecomment-740075366


   Current docs exists at http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/latest/executor/kubernetes.html


----------------------------------------------------------------
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:
users@infra.apache.org