Siddharthk edited a comment on pull request #8777:
URL: https://github.com/apache/airflow/pull/8777#issuecomment-646732148


   I have some questions:
   
   1) I see that the recommended way to store dags is the docker image. But 
when we deploy new image, the webserver restarts thus causing UI interruption 
for some time. Is this a bug?
   ```
   airflow-postgresql-0                 1/1     Running           0          25h
   airflow-scheduler-5f9c688c54-qxrd8   0/2     PodInitializing   0          14s
   airflow-scheduler-76c7949bb6-qwstg   2/2     Running           0          64m
   airflow-statsd-7445645ddd-f6m4c      1/1     Running           0          25h
   airflow-webserver-5c4bc5d886-7zj5h   0/1     Init:0/1          0          14s
   ```
   
   2) By default, the chart does not use persistent volumes for task/pod logs. 
What is the recommended way for logs? Can pv become default?


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


Reply via email to