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/03/14 01:42:34 UTC

[GitHub] [airflow-on-k8s-operator] barney-s commented on issue #11: Why architecture is different from configmap?

barney-s commented on issue #11: Why architecture is different from configmap?
URL: https://github.com/apache/airflow-on-k8s-operator/issues/11#issuecomment-598994625
 
 
   config map is used only if Executor type is K8s in the CRD
   https://github.com/apache/airflow-on-k8s-operator/blob/dd430eaa7c3add972f410e058a2fe0a4a58eeb64/controllers/airflowcluster_controller.go#L726
   
   It does support it but needs some TLC and may be broken:
   https://github.com/apache/airflow-on-k8s-operator/blob/master/hack/sample/mysql-k8s/cluster.yaml
   
   
   

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


With regards,
Apache Git Services