tao12345666333 commented on issue #1124: URL: https://github.com/apache/apisix-ingress-controller/issues/1124#issuecomment-1171013481
> 在1.4.0 之后appNamespaces 被废弃了,如果我想通过namespaceSelector 监听指定标签的namespace的话,appNamespaces是不是需要配置为"" 还是使用默认值? The `appNamespaces` 's default value is "" > 2. 我把appNamespaces 设置为”“,并且指定namespaceSelector,同时设置了namespace的label,但是我发现如果我新增一个namespace并且设置了ingress controller namespaceSelector的lable,这时并不生效,我必须重启ingress-controller,我新创建的ns 下的apisixroute 才能被监听到 > 3. 我把appNamespaces 设置为”“,并且指定namespaceSelector,同时设置了namespace的label,我去掉一个namespace的label,这个时候我再当前这个namespace下做的变更还是会被ingress controller监听到,只有当我重启ingress controller之后这个namespace下的变动才不会被监听到 So in general, in your test, you found that the namespace of APISIX Ingress controller watch cannot be dynamically adjusted, right? cc @lingsamuel @AlinsRan -- 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]
