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 2020/08/28 09:08:41 UTC

[GitHub] [airflow] gardnerdev opened a new issue #10623: Persistent dag option in helm chart - no dags in scheduler

gardnerdev opened a new issue #10623:
URL: https://github.com/apache/airflow/issues/10623


   I am using helm chart from this repo. I set up options like:
   ```
       --set dags.persistence.enabled=true \
       --set dags.persistence.size=10Gi \
       --set dags.persistence.existingClaim=dags-airflow \
   ```
   After that, and prepared s3-sync process, dags landed only in worker and web server. Due to this fact, I cannot see them in UI.
   I bet persistence dag option doesn't work properly
   


----------------------------------------------------------------
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 commented on issue #10623: Persistent dag option in helm chart - no dags in scheduler

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #10623:
URL: https://github.com/apache/airflow/issues/10623#issuecomment-817208904


   closed by https://github.com/apache/airflow/pull/10630


-- 
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 closed issue #10623: Persistent dag option in helm chart - no dags in scheduler

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #10623:
URL: https://github.com/apache/airflow/issues/10623


   


-- 
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