zhuoyang commented on code in PR #2012:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2012#discussion_r1367308812


##########
pkg/apisix/plugin_metadata.go:
##########
@@ -179,7 +179,7 @@ type pluginMetadataMem struct {
 func newPluginMetadataMem(c *cluster) PluginMetadata {
        return &pluginMetadataMem{
                url:      c.baseURL + "/plugin_metadatas",

Review Comment:
   I saw this 
[code](https://github.com/apache/apisix/blob/3b16fce060fbac39ee054784213a6bc81df526fc/apisix/control/v1.lua#L468)
 in the apisix repo, is it related?
   



-- 
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]

Reply via email to