ContainerImage.Pinniped/internal/kubeclient
Ryan Richard fffcb7f5b4 Update to github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.2
- Two of the linters changed their names
- Updated code and nolint comments to make all linters pass with 1.44.2
- Added a new hack/install-linter.sh script to help developers install
  the expected version of the linter for local development
2022-03-08 12:28:09 -08:00
..
copied.go Update to github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.2 2022-03-08 12:28:09 -08:00
gvk.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
gvk_test.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
kubeclient.go Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
kubeclient_test.go Merge branch 'main' into upstream_access_revocation_during_gc 2022-01-14 10:49:22 -08:00
middleware.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
middleware_test.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
option.go internal/kubeclient: fix not found test and request body closing bug 2021-02-03 08:19:34 -05:00
path.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
path_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
roundtrip.go Force the use of secure TLS config 2021-11-17 16:55:35 -05:00
scheme.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
scheme_test.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
serializer.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
verb.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00
verb_test.go internal/groupsuffix: mutate TokenCredentialRequest's Authenticator 2021-02-10 15:53:44 -05:00
watch.go Allow multiple Pinnipeds to work on same cluster 2021-02-02 15:18:41 -08:00