potiuk commented on issue #19883: URL: https://github.com/apache/airflow/issues/19883#issuecomment-987995535
Actually I'd do all three options: * deprecate (not remove) shared_access_key and use password if it is not present * add shared_acess_key to sensitive fiekds AND * change the logicof logging get_connection() to only use ID (but with the caveat that full connection details could be printed at DEBUG level). -- 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]
