potiuk commented on pull request #18439:
URL: https://github.com/apache/airflow/pull/18439#issuecomment-925330747


   I like this, however, I'd rather do it in scheduler. 
   
   I think webserver is not the onlu/exclusive one that should get it. While 
webserver won't likely break anything even if it is run with some old  db 
version (but scheduler can ) .  But since we have locks for upgrades, we could 
run the upgrade for ALL components that need DB and get rid of the "wait for 
migration"  special init container.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to