aws-containers / eks-app-mesh-polyglot-demo

End to end deployment and observability of polyglot microservices in Amazon EKS using AWS App Mesh, AWS Fargate, Amazon Cloudwatch Container Insights, and AWS X-Ray
MIT No Attribution
64 stars 636 forks source link

Pin mysql version - 5.7.38 misses hostname cli command #21

Closed bklein1 closed 2 years ago

bklein1 commented 2 years ago

This PR pins the mysql version to 5.7.37. In 5.7.38 which is pulled automatically using version 5.7 the hostname CLI command is missing, which leads to the pod ending in an infinite crash loop.