ContainerImage.Pinniped/internal/controller/supervisorconfig
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
..
activedirectoryupstreamwatcher Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
generator Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
ldapupstreamwatcher Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
oidcupstreamwatcher Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
upstreamwatchers Refactor some variable names and update one comment 2022-01-14 10:06:00 -08:00
federation_domain_watcher.go Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
federation_domain_watcher_test.go Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
jwks_observer.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
jwks_observer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
jwks_writer.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
jwks_writer_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
tls_cert_observer.go Use hostname instead of host and split on ":" 2021-06-28 23:03:05 +00:00
tls_cert_observer_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00