emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.32k stars 683 forks source link

issue-5702 - Duplicate mapping route | ENVOY CONFIG MISMATCH issue fixed #5705

Open sekar-saravanan opened 6 days ago

sekar-saravanan commented 6 days ago

Description

Emissary creating duplicate mapping routes in ir.json and econf.json while adding weight for canary release

Related Issues

https://github.com/emissary-ingress/emissary/issues/5702

Testing

manual tests - verified that duplicate mapping is not creating.

Checklist