Skip to content

Use xray daemon from ecr public repo instead of dockerhub #520

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

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

suniltheta
Copy link

Description of changes:

Changed controller helm configuration to pull X-Ray daemon image from ECR public repo instead of Dockerhub.

Benefits:

  1. Reduced deployment size
    amazon/aws-xray-daemon latest image on Dockerhub is 62MB link. But xray/aws-xray-daemon on ECR public repo which is built from scratch is just 3.51MB link.
  2. Won't get throttled for pulling images from Dockerhub

No functional change here.

 

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@cgchinmay cgchinmay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the latest to specific tag ?

@cgchinmay cgchinmay merged commit 53b9c97 into aws:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants