mik-laj commented on issue #6376: [WIP] [AIRFLOW-5705] Add creds backend classes including AWS SSM URL: https://github.com/apache/airflow/pull/6376#issuecomment-546385765 @ashb I am mainly worried about backwards compatibility. Some operators are already modifying the list of connections https://github.com/apache/airflow/blob/master/airflow/gcp/hooks/cloud_sql.py#L938-L952 https://github.com/apache/airflow/blob/master/airflow/gcp/operators/cloud_sql.py#L838-L847 These operators will no longer work with other backends As for the UI, it seems to me that if it does not work at some settings then it should be turned off in these situations.
---------------------------------------------------------------- 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] With regards, Apache Git Services
