linkerd2/controller/tap
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
..
apiserver.go Utilize Common Name or Subject Alternate Name for access checks (#3459) (#3949) 2020-01-22 08:58:19 +02:00
apiserver_test.go Utilize Common Name or Subject Alternate Name for access checks (#3459) (#3949) 2020-01-22 08:58:19 +02:00
client.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
handlers.go Upgrade prometheus to v1.2.1 (#3541) 2019-12-11 15:26:16 -08:00
handlers_test.go Use `t.Name()` instead of `t.Name` in tests (#3970) 2020-01-27 09:17:19 -05:00
server.go Fixed bad identity string for target pod in tap (#3675) 2019-11-05 15:57:41 -05:00
server_test.go If tap source IP matches many running pods then only show the IP (#3513) 2019-10-25 12:38:11 -05:00