aws / aws-app-mesh-examples

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
MIT No Attribution
856 stars 397 forks source link

Upgrade envoy image version to 1.25.1.0 with public ECR repo #563

Closed ysdongAmazon closed 1 year ago

ysdongAmazon commented 1 year ago

Upgrade envoy image version to 1.25.1.0 with public ECR repo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bendu commented 1 year ago

Why 1.17? Why not something newer?

ysdongAmazon commented 1 year ago

Why 1.17? Why not something newer?

We can use the latest stable version 1.24. Envoy's configuration is fully EMS-hosted, I use colormap example test all worked, 1.17 is the most changeable version.