You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
I set enable-opentracing: "true" in ConfigMap
Ingress-controller add line "opentracing_load_tracer /usr/local/lib/libjaegertracing_plugin.so /etc/nginx/opentracing.json;" to nginx config
nginx crash: "Segmentation fault"
If i comment this line - nginx start.
What you expected to happen:
How to reproduce it:
Anything else we need to know:
/kind bug
The text was updated successfully, but these errors were encountered:
NGINX Ingress controller version: 0.27.0
Kubernetes version (use
kubectl version
):Environment:
uname -a
):What happened:
I set enable-opentracing: "true" in ConfigMap
Ingress-controller add line "opentracing_load_tracer /usr/local/lib/libjaegertracing_plugin.so /etc/nginx/opentracing.json;" to nginx config
nginx crash: "Segmentation fault"
If i comment this line - nginx start.
What you expected to happen:
How to reproduce it:
Anything else we need to know:
/kind bug
The text was updated successfully, but these errors were encountered: