Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Release Envoy v1.16.1 #296

Closed
Y0Username opened this issue Dec 10, 2020 · 3 comments
Closed

Feature Request: Release Envoy v1.16.1 #296

Y0Username opened this issue Dec 10, 2020 · 3 comments

Comments

@Y0Username
Copy link
Contributor

The Envoy team released v1.16.1: https://github.com/envoyproxy/envoy/releases/tag/v1.16.1.

We should update the App Mesh Envoy Container Image to use v1.16.1.

@Y0Username
Copy link
Contributor Author

Y0Username commented Jan 15, 2021

The images have been released:

  • For opt-in regions:

    • For me-south-1:
      772975370895.dkr.ecr.me-south-1.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
      
    • For ap-east-1:
      856666278305.dkr.ecr.ap-east-1.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
      
    • For eu-south-1:
      422531588944.dkr.ecr.eu-south-1.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
      
    • For af-south-1 [AppMesh region launching soon, track Region expansion #1 for updates]:
      924023996002.dkr.ecr.af-south-1.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
      
  • For all other regions where App Mesh is available:

    840364872350.dkr.ecr.<region>.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
    

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.16.1.0-prod
    

We'll keep this issue open as we update the recommended image our other projects (e.g. aws/aws-app-mesh-controller-for-k8s), examples, and documentation.

@Y0Username
Copy link
Contributor Author

Image has been pushed to our public ECR repo aws-appmesh-envoy

You can pull this image with docker pull public.ecr.aws/appmesh/aws-appmesh-envoy:v1.16.1.0-prod

@Y0Username
Copy link
Contributor Author

We have updated our AWS docs with the new image tags and locations.
And also, we added two new Envoy configuration variable support for Initial config fetch timeout and Jaeger tracing. For more information see: https://docs.aws.amazon.com/app-mesh/latest/userguide/envoy.html#envoy-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant