Commit Graph

19 Commits

Author SHA1 Message Date
2a6cef5006 refactor: update to the latest version of kubebuilder and add support for hydra v2 (#127) 2023-08-08 10:30:24 +02:00
8d57beb5ba chore: use go install in 1.17+ (#123) 2023-03-27 19:35:39 +02:00
fc11b1070f chore: update Ory CLI with breaking changes to the format task (#116) 2022-11-07 20:47:52 -05:00
77d196e886 docs: standardize license headers (#113) 2022-11-03 09:31:10 -05:00
59ea4864c2 chore: license checker (#114) 2022-11-02 06:15:34 -05:00
5795340e0e chore: format using Make (#111) 2022-09-22 08:52:52 -04:00
a7a2caa606 feat: support all variations of responseTypes (#104) 2021-12-08 09:25:34 +01:00
bdbd10cb84 chore: upgrade golang to 1.16 (#103) 2021-11-30 11:31:19 +01:00
6a3a852066 chore: update kind 2021-09-13 11:37:56 +02:00
0d726dd0b7 feat: single namespace (#65)
Closes #64
Closes #63
2021-05-13 13:50:21 +02:00
0ac577939c feat: support to ory hydra running in secure mode (#62) 2021-05-10 11:18:39 +02:00
9b8f463527 build: update CRDs and k8s dependencies (#68) 2021-05-10 10:35:08 +02:00
ef9f2e2538 feat: Reconcile missing and updated OAuth2 Clients (#46) 2020-02-11 17:05:41 +01:00
803c935b47 Support talking to multiple ORY Hydra deployments (#35) 2019-11-14 09:11:13 +01:00
294c171ac6 Full upgrade (#19)
- SecretName is now mandatory
- One can update client_secret in Hydra by creating new Secret object and changing the SecretName in CR instance
2019-09-13 14:37:29 +02:00
1c96781556 readme 2019-08-29 13:01:31 +02:00
5b5a8f99cf CI: enable integration tests 2019-08-29 11:29:01 +02:00
cd78361bf7 api + basic logic + hydra client crud + validation + happy path integration test 2019-08-28 12:58:13 +02:00
dfb5974746 scaffold controller 2019-08-21 10:12:07 +02:00