linkerd2/controller
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
..
api Add `--destination-pod flag` to `linkerd diagnostics endpoints` subcommand (#9200) 2022-08-18 15:37:29 -06:00
cmd Replace usage of io/ioutil package (#9613) 2022-10-13 12:10:58 -05:00
gen Fix policy API json mapping (#9329) 2022-09-12 08:07:36 -07:00
heartbeat Use go-test/deep for comparisons in tests (#8427) 2022-05-05 09:31:07 -07:00
identity core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30
k8s Modify k8s client to use admissionregistration/v1 (#9401) 2022-09-20 09:44:18 -07:00
proxy-injector Replace usage of io/ioutil package (#9613) 2022-10-13 12:10:58 -05:00
script Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
sp-validator Fix sp-validator not setting requestUID (#5866) 2021-03-04 09:57:57 -08:00
webhook controller: Increase HTTP ReadHeaderTimeout to 15s (#9272) 2022-08-26 13:33:38 -07:00
Dockerfile Update Go to 1.18 (#9019) 2022-07-27 16:10:39 -07:00