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

Add parameter for x-ray sidecar image #287

Closed
rafaelpereyra opened this issue May 6, 2020 · 2 comments
Closed

Add parameter for x-ray sidecar image #287

rafaelpereyra opened this issue May 6, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rafaelpereyra
Copy link

Hello,

When dealing with a single source of truth for the Image repository (Single shared ECR account for example), it's important to be able to specify the images to be deployed on each environment.

The injector currently allows to specify the images for:

  • Injector
  • Envoy
  • Proxy-route-manager

However for the X-Ray image it uses a fixed github repo defined in xrayDaemonContainerTemplate.

The injection of the X-Ray sidecar is very useful and provides an easy integration path between both services (App-Mesh / X-Ray) so it will be very useful to have this additional parameter so there is no need to load the sidecar manually and leave the default repo as default value just like the other images.

@rafaelpereyra rafaelpereyra changed the title Add parameter for x-ray sidecar Add parameter for x-ray sidecar image May 6, 2020
@achevuru achevuru transferred this issue from amazon-archives/aws-app-mesh-inject Jun 18, 2020
@M00nF1sh
Copy link
Contributor

we should expose a configurability for this

@fawadkhaliq
Copy link

x-ray sidecar image is configurable now #313 thanks @cmdallas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants