ingress-nginx-helm/internal/ingress
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
..
annotations Provide annotation to control opentracing 2019-11-27 11:07:26 +10:00
controller Provide annotation to control opentracing 2019-11-27 11:07:26 +10:00
defaults Lint code using staticcheck (#4471) 2019-08-23 12:08:40 -04:00
errors implement canary annotation and alternative backends 2018-11-06 13:13:14 -05:00
metric Refactor health checks and wait until NGINX process ends 2019-09-01 15:31:27 -04:00
resolver Add support for configmap of headers to be sent to external auth service 2019-09-24 10:53:23 -04:00
status Refactor ingress status IP address (#4490) 2019-08-25 12:27:34 -04:00
sslcert.go Allow multiple CA Certificates (#4556) 2019-09-13 09:22:24 -03:00
types.go Provide annotation to control opentracing 2019-11-27 11:07:26 +10:00
types_equals.go Merge pull request #4514 from alexmaret/4475-stickyness-mode 2019-09-24 05:09:27 -07:00
types_equals_test.go Fix broken test's filename 2019-07-26 18:15:25 -04:00
zz_generated.deepcopy.go Update generated code 2019-05-14 20:15:49 -04:00