linkerd2/controller/proxy-injector
Justin Seiser a14f09a306
Add pod ip to via downward API to Trace Attributes (#13981)
* Add pod ip to via downward API to Trace Attributes

Provide additional attributes for tracing associations

Modified the helm templates to add the pod IP, and the jaeger injector to add it to the
standard attributes

Deploying should show the ip as a trace attribute

Fixes #13980

Signed-off-by: Justin <justin@sphinxdefense.com>

* fix: Update proxy-injector controller test goldens

These aren't updated automatically by the `go test ./cli/cmd/... --update` command, so they have to be updated manually.

Signed-off-by: Scott Fleener <scott@buoyant.io>

---------

Signed-off-by: Justin <justin@sphinxdefense.com>
Signed-off-by: Scott Fleener <scott@buoyant.io>
Co-authored-by: Scott Fleener <scott@buoyant.io>
2025-05-28 09:00:26 -04:00
..
fake Add pod ip to via downward API to Trace Attributes (#13981) 2025-05-28 09:00:26 -04:00
metrics.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
webhook.go refactor(proxy-injector): make injection code take a value overrider as a parameter (#14037) 2025-05-23 15:30:58 -07:00
webhook_test.go refactor(proxy-injector): make injection code take a value overrider as a parameter (#14037) 2025-05-23 15:30:58 -07:00