Paul Zimnoch
Results
1
issues of
Paul Zimnoch
Feature Request - Soft fail when tracer cannot load to prevent taking down Kubernetes ingress-nginx
2
[Related ingress-nginx issue](https://github.com/kubernetes/ingress-nginx/issues/7295) Currently [raising NGX_ERROR ](https://github.com/opentracing-contrib/nginx-opentracing/blob/cb2f415f39bf969db24b0093b183cb6b4e4e24ed/opentracing/src/load_tracer.cpp#L56) seems to result in ingress-nginx going down. This could possibly be resolved by config validation in the ingress-nginx project or a different mechanism...