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

Jeager UI broken when accessing via IPv6 address #491

Closed
MaheshGPai opened this issue Dec 2, 2019 · 2 comments
Closed

Jeager UI broken when accessing via IPv6 address #491

MaheshGPai opened this issue Dec 2, 2019 · 2 comments

Comments

@MaheshGPai
Copy link

MaheshGPai commented Dec 2, 2019

Requirement - what kind of business use case are you trying to solve?

Deploying jaeger in a pure IPv6 setup

Problem - what in Jaeger blocks you from solving the requirement?

Logical issue in Jaeger UI module. The logic to determine pathPrefix does not consider that the origin may contain RegEx characters like "[" & "]"

image

Proposal - what do you suggest to solve the problem or improve the existing situation?

Correct the logic to determine pathPrefix

Any open questions to address

@MaheshGPai
Copy link
Author

PR #494

MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 3, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 5, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 5, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 5, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 5, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 6, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
MaheshGPai pushed a commit to MaheshGPai/jaeger-ui that referenced this issue Dec 10, 2019
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>
everett980 added a commit that referenced this issue Dec 10, 2019
Fixes Jeager UI broken when accessing via IPv6 address (#491)
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this issue Jul 5, 2021
…#491)

Signed-off-by: Mahesh PAI R <mahesh.pai_r@nokia.com>

Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
vvvprabhakar pushed a commit to vvvprabhakar/jaeger-ui that referenced this issue Jul 5, 2021
Fixes Jeager UI broken when accessing via IPv6 address (jaegertracing#491)
Signed-off-by: vvvprabhakar <vvvprabhakar@gmail.com>
@jkowall
Copy link
Contributor

jkowall commented Oct 27, 2021

Looks like this was fixed now. Thanks!

@jkowall jkowall closed this as completed Oct 27, 2021
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

3 participants