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

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

feng-tao commented on pull request #4627: [AIRFLOW-3258] K8S executor 
environment variables section.
URL: https://github.com/apache/airflow/pull/4627
 
 
   
 
----------------------------------------------------------------
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]


> Add ability to set Environment Variables for pods brought up by Kubernetes 
> Executor
> -----------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3258
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3258
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: kubernetes
>    Affects Versions: 1.10.0
>            Reporter: David Lum
>            Assignee: David Lum
>            Priority: Minor
>              Labels: kubernetes
>             Fix For: 1.10.0
>
>
> Currently the only way to add arbitrary environment variables to pods brought 
> up by the KubernetesExecutor is to add them using Kubernetes secrets, and 
> then specifying those secrets in the in the kubernetes_secrets section of the 
> the airflow.cfg. However, not all environment variables are secrets and need 
> to be encoded. The suggestion would be to add another section to the 
> airflow.cfg, kubernetes_environment_variables.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to