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


   > ```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 
   
   @cmssczy This modification is required, and some comments or documentation 
may need to be modified.  Also need to check other related sections


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