Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nacos mcp-over-xds ,while i update service instance weight,i found id successed, but i did work in istio's ServiceEntery #8742

Closed
yichouchou opened this issue Jul 14, 2022 · 5 comments · Fixed by #8767
Assignees
Labels
area/Istio kind/bug Category issues or prs related to bug.
Milestone

Comments

@yichouchou
Copy link

about istio mcp-over-xds ,while i update service instance weight,i found id successed, but i did work in istio's ServiceEntery
我在尝试使用istio + nacos 的 mcp-over-xds,当我修改服务的权重时,它成功了,但是在istiod 中,权重未发生变更。(仍然为默认的1), 尝试了多次 确定未发生变更。
version
nacos@latest
istio: 1.14.1

@yichouchou
Copy link
Author

not only weight,i found that labels can not Synchronize update to ServiceEntery
我测试后发现,不只是权重,从nacos控制面板更改实例的label,也是无法同步至ServiceEntery。

@SpecialYang
Copy link
Contributor

Can you show some istiod logs?

@KomachiSion KomachiSion added the kind/bug Category issues or prs related to bug. label Jul 19, 2022
@KomachiSion KomachiSion added this to the 2.1.1 milestone Jul 19, 2022
@yichouchou
Copy link
Author

Can you show some istiod logs?

while i change the weight and labels,no logs append in istiod or nacos istio-main.log;
then i change service-provider deploy replicas: 3>4, then i get serviceentry by "curl 127.0.0.1:8080/debug/configz" in istiod;
i found it works, weight and labels changed。

@SpecialYang
Copy link
Contributor

Can you show some istiod logs?

while i change the weight and labels,no logs append in istiod or nacos istio-main.log; then i change service-provider deploy replicas: 3>4, then i get serviceentry by "curl 127.0.0.1:8080/debug/configz" in istiod; i found it works, weight and labels changed。

Please use the latest version of nacos to verify again.

@mark8s
Copy link

mark8s commented Aug 10, 2022

@yichouchou 你用的2.1.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/Istio kind/bug Category issues or prs related to bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants