ingress-nginx-helm/rootfs/etc/nginx
Thomas Jackson b698699fdd More helpful DNS failure message
Previously if dns.lua failed to resolve a name you'd see the following in your logs:
```
2019/10/12 23:39:34 [error] 41#41: *6474 [lua] dns.lua:121: dns_lookup(): failed to query the DNS server:
server returned error code: 3: name error
server returned error code: 3: name error, context: ngx.timer
```

Unfortunately this doesn't tell you what name is failing (so you have to start guessing). To alleviate the pain this simply adds the host name we are attempting to resolve to the log line so users don't have to guess.
2019-10-14 08:14:35 -07:00
..
lua More helpful DNS failure message 2019-10-14 08:14:35 -07:00
template Merge pull request #4650 from DaveAurionix/master 2019-10-12 15:34:36 -07:00
nginx.conf Run as user dropping privileges 2018-06-12 10:18:36 -04:00
opentracing.json Update opentracing configuration (#2676) 2018-06-21 18:15:18 -04:00