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/11/25 10:51:27 UTC

[GitHub] [airflow] ashb edited a comment on issue #12602: Kubernetes worker pod doesn't use docker container entrypoint, removing OpenShift support

ashb edited a comment on issue #12602:
URL: https://github.com/apache/airflow/issues/12602#issuecomment-733628966


   Please also (somewhere) document what Airflow requires of the image being run.
   
   Because there are at least  three "common" images that people might run (airflow, puckel, astronomer) and they might all handle this differently.
   
   Astronomer:
   https://github.com/astronomer/ap-airflow/blob/42b4169254c1e58a74ada74ce54ec27c470aeb90/2.0.0/buster/include/entrypoint#L51-L52
   
   Puckel
   
   https://github.com/puckel/docker-airflow/blob/master/script/entrypoint.sh#L131-L134
   
   Bitnami: 
   
   So
   
   I almost wonder if this should be a config option/something in the pod template.


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