ContainerImage.Pinniped/internal/controller
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
..
apicerts Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
authenticator Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
conditionsutil Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
impersonatorconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
issuerconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kubecertagent Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisorconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisorstorage Fix code that did not auto-merge correctly in previous merge from main 2022-01-14 10:59:39 -08:00
controller_test.go Clean this test up a trivial amount using `require.Implementsf()`. 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00