aws-app-mesh-roadmap icon indicating copy to clipboard operation
aws-app-mesh-roadmap copied to clipboard

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication

Results 100 aws-app-mesh-roadmap issues
Sort by recently updated
recently updated
newest added

We need to update the App Mesh Envoy Container Image to v1.29.4.0 which contains fixes for the following issues and bugs: 1. Include all Envoy log levels in setting https://github.com/aws/amazon-ecs-service-connect-agent/issues/76...

Envoy Docker Image
Phase: Working On It

*If you want to see App Mesh implement this idea, please upvote with a :+1:.* **Tell us about your request** What do you want us to build? As an AppMesh...

*If you want to see App Mesh implement this idea, please upvote with a :+1:.* **Tell us about your request** What do you want us to build? Support for Envoy...

**Summary** Customer have reported that while aws-appmesh-envoy 1.25.4 functions properly, but upgrading to v1.27.2.0-prod results in a "Too many open files" error. The issue has been confirm in v1.27.2.0-prod and...

Bug

**Summary** When trying to define an ECS service that does not expose ports, but should be in the mesh, an error (App ports not found) is returned when creating a...

Bug

**Summary** We are currently using latest version of envoy proxy as a side car on App Mesh services. Our setup: [user]-->[lb]-->[virtual_gateway]-->[graphql_mesh](as app mesh service)-->[server] I have tried to get user...

Bug

**Summary** What are you observing that doesn't seem right? Seeing deprecation following warning ``` [2023-08-04 19:40:58.318][22][warning][misc] [source/common/protobuf/message_validator_impl.cc:21] Deprecated field: type envoy.config.route.v3.WeightedCluster Using deprecated option 'envoy.config.route.v3.WeightedCluster.total_weight' from file route_components.proto. This configuration...

Bug

*If you want to see App Mesh implement this idea, please upvote with a :+1:.* **Tell us about your request** What do you want us to build? Enable App Mesh...

feature

**Tell us about your request** Currently App Mesh does not support configuring `grpc-web` filter for envoy. This support enables conversion from HTTP or HTTP2 type requests to GRPC requests between...

feature

**Summary** I am trying to run envoy on ecs fargate with a readonlyRootFileSystem as per ecs best practices. When I run in this mode Envoy crashes because it can't save...

Bug