You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/19 20:18:58 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #15953: Mount DAGs read only when using gitsync

jedcunningham opened a new pull request #15953:
URL: https://github.com/apache/airflow/pull/15953


   We will mount the DAGs as read only when we are using gitsync, but not
   when we are only using persistence. This also moves the whole mount definition
   into helpers instead of just the mount path, making it easier to modify
   the DAGs mount everywhere it is used in the future.
   


-- 
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:
users@infra.apache.org



[GitHub] [airflow] kaxil merged pull request #15953: Mount DAGs read only when using gitsync

Posted by GitBox <gi...@apache.org>.
kaxil merged pull request #15953:
URL: https://github.com/apache/airflow/pull/15953


   


-- 
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:
users@infra.apache.org