niejian commented on issue #10637: URL: https://github.com/apache/dubbo/issues/10637#issuecomment-1250681045
> POD_NAMESPACE 这个属性只是为了构建 xds node id 而已 如果不配置 `POD_NAMESPACE `变量,调用的时候就报错,提示的是` No provider available for the xxx from registry istio-demo-dubbo-producer.default.svc.cluster.local:20885` 添加这个属性,调用正常 `demo-dubbo-producer.istio-demo.svc.cluster.local:20885` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
