AlinsRan commented on code in PR #2012:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2012#discussion_r1367922675
##########
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:
It only represents simulating the corresponding `plugin_metadata` etcd key
here, but in fact, it does not have many uses.
--
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]