ingress-nginx-helm/internal/ingress/controller
Will Thames 0ae463a5f3 Provide annotation to control opentracing
By default you might want opentracing off, but on for a particular
ingress.

Similarly, you might want opentracing globally on, but disabled for
a specific endpoint. To achieve this, `opentracing_propagate_context`
cannot be set when combined with `opentracing off`

A new annotation, `enable-opentracing` allows more fine grained control
of opentracing for specific ingresses.
2019-11-27 11:07:26 +10:00
..
config add remote_addr in layer 4 access log 2019-10-18 09:21:01 +08:00
process Move nginx helper (#4501) 2019-08-30 20:18:11 -04:00
store Fix reload when a configmap changes 2019-09-24 10:55:59 -03:00
template Simplify initialization function of bytes.Buffer 2019-10-12 08:36:54 -07:00
certificate.go Fix verification of boilerplate, style and file headers 2017-12-03 13:58:23 -03:00
checker.go Refactor health checks and wait until NGINX process ends 2019-09-01 15:31:27 -04:00
checker_test.go ISSUE-4244 comply with --health-check-path (#4619) 2019-09-29 14:37:57 -03:00
controller.go Provide annotation to control opentracing 2019-11-27 11:07:26 +10:00
controller_test.go Fix panic on multiple ingress mess up upstream is primary or not 2019-08-30 07:32:02 +08:00
endpoints.go Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
endpoints_test.go Don't use DNS resolution to "validate FQDN" 2019-10-13 13:16:47 -07:00
nginx.go fix bug with new and running configuration comparison 2019-09-25 06:33:59 -04:00
nginx_test.go cleanup unused certificates 2019-09-24 14:16:03 -04:00
status.go Use full election leader ID 2019-03-11 13:11:27 -03:00
tcp.go Fix log output format 2018-12-06 09:59:31 +08:00
util.go Migrate to openresty 2019-06-23 22:29:11 -04:00
util_test.go rename sysctlFSFileMax to rlimitMaxNumFiles to reflect what it actually does 2019-01-15 15:34:17 -05:00