andscoop commented on issue #3796: [AIRFLOW-2824] - Add config to disable 
default conn creation
URL: 
https://github.com/apache/incubator-airflow/pull/3796#issuecomment-416929571
 
 
   @ashb As it becomes easier to tear down and create an Airflow instance with 
dockerized solutions, init'ing without the example connections is preferable.  
Beyond a users first time using airflow they will likely want to init without 
the example connections. `upgrade db` is a nice alternative if you have a long 
lived airflow instance that you have already manually removed the example conns 
from. This is a solution to avoid having to manually remove example conns.
   
   I don't have a strong opinion on whether or not this should be combined with 
`load_examples`. The simplicity of combining them is always a plus, but I would 
need to see how users leverage the configs before speaking further.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to