gxthrj commented on a change in pull request #474:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/474#discussion_r640602382



##########
File path: pkg/ingress/controller.go
##########
@@ -435,7 +435,7 @@ func (c *Controller) namespaceWatching(key string) (ok 
bool) {
        }
        ns, _, err := cache.SplitMetaNamespaceKey(key)
        if err != nil {
-               // Ignore resource with invalid key.
+               // Ignore resource pkg/types/apisix/v1/plugin_types.gowith 
invalid key.

Review comment:
       ```suggestion
                // Ignore resource pkg/types/apisix/v1/plugin_types.go with 
invalid key.
   ```




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to