potiuk commented on issue #8766: URL: https://github.com/apache/airflow/issues/8766#issuecomment-735730541
@gtossou -> Just FYI, We just merged the first of the series of "auto-discovery" of Provider's capabilities, And we have defined a way how Providers can expose such connections to the Airflow Core (just in time for 2.0). The most important (connection type discovery) is here https://github.com/apache/airflow/commit/2037303eef93fd36ab13746b045d1c1fee6aa143 But few more are coming (see in progress items here: https://github.com/apache/airflow/projects/5) I will soon also add a description on the "Discovering provider capabilities" (Connection Types, Connection Forms, Extra Links for now). Just wanted to you to be aware that this are is still going through some latest refinements before 2.0 release. ---------------------------------------------------------------- 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]
