ContainerImage.Pinniped/internal/controller/kubecertagent
Ryan Richard c6c2c525a6 Upgrade the linter and fix all new linter warnings
Also fix some tests that were broken by bumping golang and dependencies
in the previous commits.

Note that in addition to changes made to satisfy the linter which do not
impact the behavior of the code, this commit also adds ReadHeaderTimeout
to all usages of http.Server to satisfy the linter (and because it
seemed like a good suggestion).
2022-08-24 14:45:55 -07:00
..
mocks Bump project deps, including kube 0.23.6->0.24.1 and Go 1.18.1->1.18.3 2022-06-07 15:26:30 -04:00
testdata WIP: start replacing the kubecertauthority pkg with a new controller 2020-09-22 17:45:20 -07:00
kubecertagent.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kubecertagent_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
legacypodcleaner.go kubecertagent: fix flakey tests 2021-09-16 14:48:04 -04:00
legacypodcleaner_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
pod_command_executor.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00
pod_command_executor_test.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00