pgagnon commented on PR #31548: URL: https://github.com/apache/airflow/pull/31548#issuecomment-1563269203
@ashb We could probably deprecate it, yes, but: 1. There are just a bunch of cases that I haven't tested related to how we currently handle delegation/impersonation. 2. `google.auth.load_credentials_from_file` doesn't support passing a JSON dict directly, although we could make it work with a temp file. -- 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]
