Baoyuantop commented on PR #13264: URL: https://github.com/apache/apisix/pull/13264#issuecomment-4600014931
Thanks for continuing to update this PR. The current base already includes #13312, which added central secret resolution for all plugin configurations. `plugin.filter()` resolves `$ENV://...` and `$secret://...` references before plugin execution, and it uses `_no_secret_ref` / `_resolved_cache` to avoid deep-copying plugin configuration on every request. -- 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]
