alibaba / higress

Cloud Native API Gateway | 云原生API网关
https://higress.io
Apache License 2.0
2.5k stars 407 forks source link

optimize mcp cds #1013

Closed johnlanni closed 1 month ago

johnlanni commented 1 month ago

Ⅰ. Describe what this PR did

Previously, setting global.onlyPushRouteCluster to true in Helm values led to services configured via mcpbridge not being pushed to Envoy, which was unfriendly to users.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews