[
https://issues.apache.org/jira/browse/AIRFLOW-6475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010027#comment-17010027
]
ASF GitHub Bot commented on AIRFLOW-6475:
-----------------------------------------
potiuk commented on pull request #7065: [AIRFLOW-6475] Remove duplication of
volume mount specs in Breeze.
URL: https://github.com/apache/airflow/pull/7065
----------------------------------------------------------------
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]
> 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: ci
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
> 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)