wolgod opened a new issue, #1124: URL: https://github.com/apache/apisix-ingress-controller/issues/1124
### Issue description 1. 在1.4.0 之后appNamespaces 被废弃了,如果我想通过namespaceSelector 监听指定标签的namespace的话,appNamespaces是不是需要配置为"" 还是使用默认值? 2. 我把appNamespaces 设置为”“,并且指定namespaceSelector,同时设置了namespace的label,但是我发现如果我新增一个namespace并且设置了ingress controller namespaceSelector的lable,这时并不生效,我必须重启ingress-controller,我新创建的ns 下的apisixroute 才能被监听到 3. 我把appNamespaces 设置为”“,并且指定namespaceSelector,同时设置了namespace的label,我去掉一个namespace的label,这个时候我再当前这个namespace下做的变更还是会被ingress controller监听到 ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):1.4.1 - your Kubernetes cluster version (output of kubectl version):1.20 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):centos-7 -- 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]
