Skip to content

[Feature]: Allow addition of sidecar proxy or additional containers #2226

Open
@BennyDjo

Description

@BennyDjo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions