dstandish opened a new pull request #13330: URL: https://github.com/apache/airflow/pull/13330
Helm chart currently tries legacy commands first e.g. `airflow upgradedb || airflow db upgrade`. At this point we should try newer syntax first since it is supported by 1.10.14 and 2.0.0. It will save a little time in pod start and clean up logs. ---------------------------------------------------------------- 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: [email protected]
