suryaparua-official commented on code in PR #12935:
URL: https://github.com/apache/apisix/pull/12935#discussion_r3407534995
##########
apisix/init.lua:
##########
@@ -1243,6 +1244,7 @@ function _M.stream_init_worker()
plugin.init_worker()
xrpc.init_worker()
+ apisix_secret.init_worker()
Review Comment:
Hi @nic-6443, thank you for the detailed analysis! I have added ["/secrets"]
= true to STREAM_ETCD_DIRECTORY in apisix/constants.lua and restored the Vault
test cases. Please review.
--
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]