nic-6443 commented on code in PR #12682: URL: https://github.com/apache/apisix/pull/12682#discussion_r2441485887
########## apisix/secret.lua: ########## @@ -136,7 +136,7 @@ local function parse_secret_uri(secret_uri) end -local function fetch_by_uri(secret_uri) +local function fetch_by_uri_secret(secret_uri) Review Comment: Is this change necessary? -- 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]
