GitHub user potiuk added a comment to the discussion: Persistence and Git Sync can't be enabled together
I already alaborated on it years ago https://medium.com/apache-airflow/shared-volumes-in-airflow-the-good-the-bad-and-the-ugly-22e9f681afca - there are some unforeseen consequnces that you might not realise at first (including extremely high cost of shared volumes iops you will pay) die to the way how git sync assumes the volume it works on is local. Whether it should or shoes not be possible is not 0/1 answer. I wanted it to not be possible but others had different opinions GitHub link: https://github.com/apache/airflow/discussions/51811#discussioncomment-13492527 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
