ContainerImage.Pinniped/hack
Matt Moyer 87c7e89b13
Upgrade github.com/ory/fosite to v0.40.2.
This required a weird hack because some of the Fosite tests (or a transitive dependency of them) depends on a newer version of gRPC that's incompatible with the Kubernetes runtime version we use. It wasn't as simple as just replacing the gRPC module with an older version, because in the latest versions of gRPC, they split out the "examples" packages into their own module. This new module name doesn't exist at the old version.

Ultimately, the workaround was to make a fake "examples" module locally. This module can be empty because we never actually depend on that code (it's only used in transitive dependency tests).

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-05-28 12:53:37 -05:00
..
dependencyhacks/grpcexamples Upgrade github.com/ory/fosite to v0.40.2. 2021-05-28 12:53:37 -05:00
lib Stop generating zz_generated.openapi.go files. 2021-05-21 11:16:59 -05:00
boilerplate.go.txt generated: include 2021 in copyright 2021-02-11 10:52:01 -05:00
check-copyright-year.sh Add more text explaining what copyright notice should look like 2021-01-05 16:06:59 -08:00
get-ldflags.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00
header.txt Changing references from 1.19 to 1.20 2021-01-07 15:25:47 -08:00
integration-test-env-goland.sh Avoid multi-line integration test env vars 2021-04-14 17:26:12 -07:00
kind-down.sh Whitespace-only change in two files 2020-10-30 15:18:40 -07:00
kind-up.sh Trivial change to a comment 2021-01-22 12:43:35 -08:00
module.sh Upgrade github.com/ory/fosite to v0.40.2. 2021-05-28 12:53:37 -05:00
prepare-for-integration-tests.sh Add integration test for LDAP StartTLS 2021-05-20 13:39:48 -07:00
prepare-impersonator-on-kind.sh Add hack/prepare-supervisor-on-kind.sh 2021-03-31 11:39:10 -07:00
prepare-supervisor-on-kind.sh Use proxy for `pinniped get kubeconfig` in hack/prepare-supervisor-on-kind.sh 2021-05-12 11:34:16 -07:00
prepare-webhook-on-kind.sh hack: add prepare-webhook-on-kind.sh 2021-04-19 16:10:20 -04:00
update.sh Update ./hack/update.sh to add a "latest" package. 2021-02-16 12:28:29 -06:00
verify.sh Update copyright to reference Pinniped contributors 2020-09-16 10:05:51 -04:00