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]: Allow addition of sidecar proxy or additional containers #2226

Open
BennyDjo opened this issue Jun 5, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@BennyDjo
Copy link

BennyDjo commented Jun 5, 2023

Requirement

As a devops, I wish to securize the access to my Jaeger UI. The official way is to use sidecar proxy.
But the Jaeger Operator does not let you specify additional container or proxy when describing the spec.

Problem

Current CRD does not allow to configure additional proxy

Proposal

It could be solved by adding to the spec.query : a field such as "sidecars" specifically made for side-proxy or a more generic "additional_containers" with generic container values.

Open questions

No response

@BennyDjo BennyDjo added the enhancement New feature or request label Jun 5, 2023
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

1 participant