Bug: Formatting issue with load_module directives #2135
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
NGINX Ingress controller version:
0.11.0
Kubernetes version (use
kubectl version
):1.9.2
Environment:
GCP
container OS:
4.4.86+ #1 SMP Thu Dec 7 20:11:11 PST 2017 x86_64 GNU/Linux
What happened:
Upon updating the controller from 0.10.2 to 0.11.0, started seeing the below errors:
Looking at the /tmp/nginx config file i saw that the load_module directives were all mashed together on a single line with no spaces.
What you expected to happen:
opentracing enabled and zipkin working.
How to reproduce it (as minimally and precisely as possible):
Install 0.11.0 controller and add the following to configmap:
Anything else we need to know:
none.
The text was updated successfully, but these errors were encountered: