amoghrajesh commented on issue #58817: URL: https://github.com/apache/airflow/issues/58817#issuecomment-3594616290
@shahar1 secrets backend is being reworked in the sense that it is being moved to shared library at the moment: https://github.com/apache/airflow/pull/58621/, the advantage of that is, it will dynamically detect the context it is run in - server (scheduler, api server) and client (worker, dag processor, triggerer) and grok the class automatically. -- 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]
