linkerd2/web/srv
Alejandro Pedraza e6fa5a7156
Replace usage of io/ioutil package (#9613)
`io/ioutil` has been deprecated since go 1.16 and the linter started to
complain about it.
2022-10-13 12:10:58 -05:00
..
testdata Versioned `linkerd check` hint URLs (#6102) 2021-05-10 13:21:15 -05:00
api_handlers.go enable `staticcheck` (#8037) 2022-03-10 15:43:35 -08:00
api_handlers_test.go Replace usage of io/ioutil package (#9613) 2022-10-13 12:10:58 -05:00
handlers.go Add dashboard support for externally hosted Grafana (#7596) 2022-01-19 19:00:24 +05:30
handlers_test.go Use go-test/deep for comparisons in tests (#8427) 2022-05-05 09:31:07 -07:00
reverse_proxy.go Fix bad Host in dashboard's reverse proxy (#8073) 2022-03-16 09:07:37 -05:00
server.go controller: Increase HTTP ReadHeaderTimeout to 15s (#9272) 2022-08-26 13:33:38 -07:00
test_helpers.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00