linkerd2/pkg/inject
Ivan Sim 9f21c8b481
Introduce Tracing Annotations (#3481)
* Add the tracing environment variables to the proxy spec
* Add tracing event
* Remove unnecessary CLI change
* Update log message
* Handle single segment service name
* Use default service account if not provided

The injector doesn't read the defaults from the values.yaml

* Remove references to conf.workload.ownerRef in log messages

This nested field isn't always set.

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-09-26 16:07:30 -07:00
..
inject.go Introduce Tracing Annotations (#3481) 2019-09-26 16:07:30 -07:00
inject_test.go Introduce Tracing Annotations (#3481) 2019-09-26 16:07:30 -07:00
report.go Introduce Tracing Annotations (#3481) 2019-09-26 16:07:30 -07:00
report_test.go Instrumenting Proxy-Injector (#3354) 2019-09-20 09:46:57 -07:00
uninject.go Fix uninject (#3236) 2019-08-13 15:06:21 -05:00