pierrejeambrun commented on code in PR #49614: URL: https://github.com/apache/airflow/pull/49614#discussion_r2055756012
########## airflow-core/docs/installation/upgrading_to_airflow3.rst: ########## @@ -46,6 +46,8 @@ Step 2: Clean and back up your existing Airflow Instance ensure you deploy your changes to your old instance prior to upgrade, and wait until your dags have all been reprocessed (and all errors gone) before you proceed with upgrade. +- Ensure we have converted all existing Airflow 2 plugins to Airflow 3. Review Comment: ```suggestion - Ensure that you have converted all existing Airflow 2 plugins to Airflow 3. ``` -- 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]
