ContainerImage.Pinniped/internal/controller/supervisorconfig/generator
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
..
federation_domain_secrets.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
federation_domain_secrets_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
secret_helper.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
secret_helper_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
supervisor_secrets.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisor_secrets_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00