cmssczy commented on issue #908:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/908#issuecomment-1064004935


   ```go
   if !validation.HasValueInSyncMap(c.watchingNamespaces) && 
len(c.watchingLabels) == 0 {
        // ...
   }
   ```
   It could solve this problem after add `len(c.watchingLabels) == 0`.  I'd 
like to fix this If you think it's okay. @tao12345666333 @gxthrj @lingsamuel 


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