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.27.3 #486

Closed
shenjianan97 opened this issue Feb 13, 2024 · 1 comment
Closed

Feature Request: Release Envoy v1.27.3 #486

shenjianan97 opened this issue Feb 13, 2024 · 1 comment

Comments

@shenjianan97
Copy link

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

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

@shenjianan97
Copy link
Author

The images have been released:

  • For me-south-1:

    772975370895.dkr.ecr.me-south-1.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For cn-north-1:

    919366029133.dkr.ecr.cn-north-1.amazonaws.com.cn/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For ap-southeast-3:

    909464085924.dkr.ecr.ap-southeast-3.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For af-south-1:

    924023996002.dkr.ecr.af-south-1.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For ap-east-1:

    856666278305.dkr.ecr.ap-east-1.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For eu-south-1:

    422531588944.dkr.ecr.eu-south-1.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For il-central-1:

    564877687649.dkr.ecr.il-central-1.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For cn-northwest-1:

    919830735681.dkr.ecr.cn-northwest-1.amazonaws.com.cn/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For all other regions where App Mesh is available:

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

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod
    
  • For regions where AppMesh FIPS endpoint is supported https://docs.aws.amazon.com/general/latest/gr/appmesh.html

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

    e.g.

    840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.27.3.0-prod-fips
    
  • Public ECR Image:

    public.ecr.aws/appmesh/aws-appmesh-envoy:v1.27.3.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.

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