Sn0rt commented on issue #9915: URL: https://github.com/apache/apisix/issues/9915#issuecomment-1664901067
> @Sn0rt Hi, I have implemented admin relative secret vault, but when trying to move etcd secret into vault, I met some problems, it seems that ssl infos are all used as path, no direct way to use text fetched from vault. Whether I misunderstood the feature requirement? I understand what you mean. 1. The original configuration is the file content of the read path 2. Now it has changed to read the valut path. My idea is that the implementation can be distinguished according to the prefix difference, because the semantics are consistent to read the resources of the specified path. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org