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

[Bug]: Jaeger resource creation not success as falling to call mutating webhook service #583

Open
lalwani-hitesh opened this issue Jun 3, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@lalwani-hitesh
Copy link

lalwani-hitesh commented Jun 3, 2024

What happened?

Can't able to call the mutating and validating webhook
failed calling webhook "mjaeger.kb.io": failed to call webhook: Post "https://jaeger-operator-webhook-service.jaeger.svc:443/mutate-jaegertracing-io-v1-jaeger?timeout=10s

Steps to reproduce

While creating any jaeger resource we are facing this issue

Expected behavior

Jaeger resource creation success with validating and mutating webhook

Relevant log output

No response

Screenshot

No response

Additional context

No response

Jaeger backend version

Jaeger-operator 1.50

SDK

No response

Pipeline

No response

Stogage backend

No response

Operating system

No response

Deployment model

Kubernetes

Deployment configs

No response

@lalwani-hitesh lalwani-hitesh added the bug Something isn't working label Jun 3, 2024
@Dante-in-Korea
Copy link

should enable hostNetwork in the jaeger-operator

hostNetwork: true

@lalwani-hitesh
Copy link
Author

Still facing the same issue.

@Dante-in-Korea
Copy link

you'll check jaeger-operator service endpoint.

I don't think the endpoint service changed.

service endpoint target is worker's IP when Jaeger-operator's hostnetwork sets true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants