You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/01/09 03:16:00 UTC

[jira] [Resolved] (AIRFLOW-6516) Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount

     [ https://issues.apache.org/jira/browse/AIRFLOW-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-6516.
---------------------------------
    Resolution: Fixed

> Airflow Local Setting ConfigMap overrides airflow.cfg VolumeMount
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-6516
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6516
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.10.8
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 1.10.8
>
>
> https://github.com/apache/airflow/commit/4748a518ced4ebd30caec2ac290c782ef023b0d7 introduced a bug because we were re-assigning the "airflow-config" key in volume_mounts/
> Because of this airflow.cfg was not mounted and only airflow_local_settings was mounted if the `airflow_local_settings_configmap` is also set.



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