[ 
https://issues.apache.org/jira/browse/AIRFLOW-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060880#comment-17060880
 ] 

ASF GitHub Bot commented on AIRFLOW-6997:
-----------------------------------------

Fokko commented on pull request #7663: [AIRFLOW-6997] Fix worker pods 
initcontainers
URL: https://github.com/apache/airflow/pull/7663
 
 
   
 
----------------------------------------------------------------
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]


> Kubernetes git-sync init container for worker pods is not able to sync git 
> behind a proxy
> -----------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-6997
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6997
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: configuration, executor-kubernetes, worker
>    Affects Versions: 1.10.9
>            Reporter: Kris Geusebroek
>            Assignee: Daniel Imberman
>            Priority: Major
>
> The git-sync-clone initcontainer used for the worker pods to sync the dags 
> only gets the GIT_SYNC environment variables. Any environment variable 
> configured in the `kubernetes_environment_variables` section of the airflow 
> config are ignored. (only in the init container, not in the worker pod)
> The HTTPS_PROXY configured there is thus ignored and all workerpods fail with 
> an error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to