We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
While creating any jaeger resource we are facing this issue
Jaeger resource creation success with validating and mutating webhook
No response
Jaeger-operator 1.50
Kubernetes
The text was updated successfully, but these errors were encountered:
should enable hostNetwork in the jaeger-operator
hostNetwork: true
Sorry, something went wrong.
Still facing the same issue.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: