ContainerImage.Pinniped/internal/controller
Ryan Richard e1a0367b03 Upgrade project Go dependencies
Most of the changes in this commit are because of these fosite PRs
which changed behavior and/or APIs in fosite:
- https://github.com/ory/fosite/pull/667
- https://github.com/ory/fosite/pull/679 (from me!)
- https://github.com/ory/fosite/pull/675
- https://github.com/ory/fosite/pull/688

Due to the changes in fosite PR #688, we need to bump our storage
version for anything which stores the DefaultSession struct as JSON.
2022-12-14 08:47:16 -08:00
..
apicerts Fix the name of the API Service updater controller in the log messages 2022-09-26 12:37:34 -07:00
authenticator Merge branch 'main' into dynamic_clients 2022-08-26 11:35:35 -07:00
conditionsutil New controller watches OIDCClients and updates validation Conditions 2022-06-17 13:11:26 -04:00
impersonatorconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
issuerconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kubecertagent Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
supervisorconfig Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
supervisorstorage Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
controller_test.go Clean this test up a trivial amount using `require.Implementsf()`. 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00