ContainerImage.Pinniped/internal/testutil
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
..
fakekubeapi Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
oidctestutil Implement login_handler.go to defer to other handlers 2022-04-26 15:37:30 -07:00
testlogger Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
tlsserver Remove duplication in secure TLS tests 2022-04-01 10:56:38 -04:00
assertions.go Login page styling/structure for users, screen readers, passwd managers 2022-05-05 13:13:25 -07:00
certs.go certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08:00
crypto.go Cleanup code via TODOs accumulated during token endpoint work 2020-12-04 10:09:42 -05:00
delete.go Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
doc.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
ioutil.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kube_server_compatibility.go Tests use CertificatesV1 when available, otherwise use CertificatesV1beta1 2021-09-20 17:14:58 -07:00
loginhtml.go Add LDAP browser flow login failure tests to supervisor_login_test.go 2022-05-10 16:28:08 -07:00
observable_with_informer_option.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00
observable_with_initial_event_option.go kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00
psession.go Addressing PR feedback 2022-01-10 11:03:37 -08:00
roundtrip.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
tempdir.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
tempdir_go1.14.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
tlsserver.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
transcript_logger.go Switch to go.uber.org/zap for JSON formatted logging 2022-05-24 11:17:42 -04:00
x509_error.go Error format of untrusted certificate errors should depend on OS 2022-04-14 17:37:36 -07:00