Sunil Narasimhamurthy

Results 5 issues of Sunil Narasimhamurthy

**Describe the bug** Today for most of the walkthrough we need to generate the app or other images locally to test them out. Images such as grpc_cli takes longer time...

bug

**Describe the request** Now that arm64 architecture support for App Mesh (envoy) https://github.com/aws/aws-app-mesh-roadmap/issues/215 is available update the walkthrough examples to provision Graviton ECS/EKS instances so that we can run Arm64...

enhancement

To be released with v1.29.0+ Envoy release which deprecated libcurl and introduces http async client https://docs.google.com/document/d/1m1KE_LGDnxrXwnUC1OEKYLmw8szy4r06OX_O3JcM-wM ### Summary Http async client is required to fetch credentials from Metadata credentials provider...

**Is your feature request related to a problem?** Envoy expose /ready Admin endpoint for readiness check **Describe the solution you'd like** Use /ready instead of /server_info

enhancement

**Is your feature request related to a problem?** Today the Controller ([link](https://github.com/aws/aws-app-mesh-controller-for-k8s/blob/master/config/helm/appmesh-controller/values.yaml#L11)), Envoy ([link](https://github.com/aws/aws-app-mesh-controller-for-k8s/blob/master/config/helm/appmesh-controller/values.yaml#L17)) & proxy init ([link](https://github.com/aws/aws-app-mesh-controller-for-k8s/blob/master/config/helm/appmesh-controller/values.yaml#L41)) images are hardcoded to download docker images from us-west-2 region. Since all...

enhancement