tzssangglass commented on code in PR #8448:
URL: https://github.com/apache/apisix/pull/8448#discussion_r1039153987
##########
t/admin/secrets.t:
##########
@@ -53,14 +53,14 @@ __DATA__
"prefix" : "apisix",
"token" : "apisix"
},
- "key": "/apisix/kms/vault/test1"
+ "key": "/apisix/secrets/vault/test1"
Review Comment:
why we use `secrets` in admin API and use `secret` in etcd, according to the
current style of APISIX, it should be standardised with `secrets`.
--
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]