linkerd2/pkg/inject
Alejandro Pedraza 7428d4aa51
Removed dupe imports (#10049)
* Removed dupe imports

My IDE (vim-gopls) has been complaining for a while, so I decided to take
care of it. Found via
[staticcheck](https://github.com/dominikh/go-tools)

* Add stylecheck to go-lint checks
2023-01-10 14:34:56 -05:00
..
annotation_patch.go Add opaque ports namespace inheritance to pods (#5941) 2021-03-29 19:41:15 -04:00
inject.go Removed dupe imports (#10049) 2023-01-10 14:34:56 -05:00
inject_fuzzer.go Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00
inject_test.go Properly inherit `linkerd.io/inject: ingress` from NS to workload (#9114) 2022-08-12 17:17:34 -05:00
report.go core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30
report_test.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
uninject.go core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30