vincbeck commented on PR #29580: URL: https://github.com/apache/airflow/pull/29580#issuecomment-1443984840
> Should we modify a bit the description of https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/security/secrets/secrets-backend/index.html#search-path ? > > > If you enable an alternative secrets backend, it will be searched first, followed by environment variables, then metastore. **This search ordering is not configurable**. > > When merging this PR the statement becomes not very accurate Good point. I added a sentence saying that, depending on the secret backend used, there might be an option to filter which connection/variable/config is searched in the secret backend. Let me know if it does look good to you -- 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]
