[
https://issues.apache.org/jira/browse/AIRFLOW-6997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-6997.
---------------------------------
Fix Version/s: 1.10.10
Resolution: Fixed
> 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
> Fix For: 1.10.10
>
>
> 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)