[
https://issues.apache.org/jira/browse/AIRFLOW-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-6475.
-----------------------------------
Fix Version/s: 1.10.8
2.0.0
Resolution: Fixed
> Remove duplicated volume mounts in Breeze
> -----------------------------------------
>
> Key: AIRFLOW-6475
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6475
> Project: Apache Airflow
> Issue Type: Improvement
> Components: breeze
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0, 1.10.8
>
>
> We had two sets of duplicated local volume mounts - one for ./breeze
> interactive runs (with docker_compose) and the other with scripts that are
> used to run static checks.
> The volumes from the .yaml for docker compose should be the "source of truth"
> and the bash script should parse the yaml and use volume mounts from there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)