aws / aws-app-mesh-roadmap

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication
Apache License 2.0
347 stars 25 forks source link

Open Source the App Mesh Envoy Image build, release, and validation tools #5

Open dastbe opened 5 years ago

dastbe commented 5 years ago

As part of #16 , we want customers to be able to

  1. Build our canonical images from source
  2. Bring your own Envoy (BYOE!) to our existing build scripts
shubharao commented 5 years ago

Looking for feedback on if there is any value for customers if we did this.

GHutchinsonAtGrantsolutions commented 2 years ago

The ability to bring your own Envoy would enable custom envoy builds with feature sets such as FIPS140-2.

recreational-snacker commented 1 year ago

I'd appreciate this! I'd like to be able to tweak things like the logging per level and stuff. It's not ideal for me that INFO logs almost nothig DEBUG logs too much. I'd also like to be able to possibly tweak a couple other things for our own use.