[
https://issues.apache.org/jira/browse/AIRFLOW-4854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand reassigned AIRFLOW-4854:
------------------------------
Assignee: Anand
> Env Var passed to K8 worker pod should be case sensitive
> --------------------------------------------------------
>
> Key: AIRFLOW-4854
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4854
> Project: Apache Airflow
> Issue Type: Improvement
> Components: executors
> Affects Versions: 1.10.2
> Reporter: raman
> Assignee: Anand
> Priority: Major
>
> We are using K8Executor and there is a use case where users might provide env
> variable in lower case which is read by their custom operator in K8 Pod. But
> currently it seems that in K8 executor env variables are transformed in to
> upper case
> [https://github.com/apache/airflow/blob/f520d02cc1f41f9861f479f984bb52bda3860d30/airflow/kubernetes/secret.py#L43].
> These should be passed in case sensitive manner
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)