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

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

Results 44 aws-app-mesh-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

_**Important note on security disclosures**: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email...

bug

Create an example walkthrough that focuses on TCP based routing with TLS support.

enhancement
good first issue
P-2

The walkthroughs have been super helpful so far and very illuminating. It would be helpful to also include a walkthrough that explained how to setup a cross cluster configuration with...

Create a new example tutorial that focuses just on how to configure health checks in AWS App Mesh.

P-3

**Description** Currently, every time a user wants to try any of the walkthrough examples in this repo, they need to build the sample application images, publish them to ECR and...

enhancement

Updated the cloud9-startup.sh to download and install latest version of eksctl Updated the yelb-appserver-v2/Dockerfile charging the gem install flag from --no-ri --no-rdoc to --no-document, installed zlib1g , zlib1g-dev and puma...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

**Describe the bug** when i try to `./deploy_app.sh` on ubuntu machine, it return below error. ``` strict decoding error: unknown field "spec.backendDefaults.clientPolicy.tls.mode" ``` in result, the front pod and virtual...

bug

**Describe the bug** A clear and concise description of what the bug is. **Platform** ECS **To Reproduce** Steps to reproduce the behavior: 1. move to `aws-app-mesh-examples/walkthroughs/howto-circuit-breakers` 2. read [README](https://github.com/aws/aws-app-mesh-examples/blob/main/walkthroughs/howto-circuit-breakers/README.md) and...

bug

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.5 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-app-mesh](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-app-mesh) and [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch). These dependencies need to be updated together. Updates `fast-xml-parser` from 4.2.4 to 4.2.5 Changelog Sourced from fast-xml-parser's changelog....

dependencies
javascript