linkerd2/controller
Alejandro Pedraza afb93cddc8
Use `t.Name()` instead of `t.Name` in tests (#3970)
Use `t.Name()` instead of `t.Name` when retrieving the name of tests.
This was causing an error to be added in the log:
```
output: logrus_error="can not add field \"test\"
```

Followup to
[comment](https://github.com/linkerd/linkerd2/pull/3965#discussion_r370387990)
2020-01-27 09:17:19 -05:00
..
api Use `t.Name()` instead of `t.Name` in tests (#3970) 2020-01-27 09:17:19 -05:00
cmd Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00
gen Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
heartbeat Upgrade prometheus to v1.2.1 (#3541) 2019-12-11 15:26:16 -08:00
identity Cert manager support (#3600) 2019-10-24 13:15:14 -07:00
k8s Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00
proxy-injector Changes for edge-20.1.3 (#3966) 2020-01-23 16:55:21 -08:00
script/destination-client Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
sp-validator Have the proxy-injector emit events upon injection/skipping injection (#3316) 2019-08-26 13:34:36 -05:00
tap Use `t.Name()` instead of `t.Name` in tests (#3970) 2020-01-27 09:17:19 -05:00
webhook Shrink controller Docker image from 315MB to 38MB (#3378) 2019-09-05 11:44:03 -07:00
Dockerfile Fix CNI config parsing (#3953) 2020-01-23 09:55:04 -08:00