potiuk commented on issue #32210: URL: https://github.com/apache/airflow/issues/32210#issuecomment-1850884013
And longer explanation -> both will produce the very same config entries, it's just the matter to not have code that handles the same section from both provider and core. But since: * for airflow < 2.9.0 - there will never be FAB provider installed - > the section is "managed" by airflow * for airflow >= 2.9.0 - there will not be configuraiton in airflow and there will be fab provider (and configuration is managed by the provider). -- 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]
