25 Commits

Author SHA1 Message Date
Jakub Błaszczyk
8029e019dd
chore: golang 1.22 (#147) 2024-06-24 11:15:21 +02:00
Jakub Błaszczyk
91b139e6f2
fix: goreleaser use compiled binaries in release (#138) 2023-10-30 11:26:50 +01:00
Jakub Błaszczyk
ede5d881eb
feat: move release to gha (#137) 2023-10-26 15:32:50 +02:00
Jakub Błaszczyk
d5ad7f4c99
feat: add channels to crd (#135) 2023-10-10 13:22:06 +02:00
Jakub Błaszczyk
0e4568f899
chore: improve ci process (#130) 2023-08-15 11:07:35 +02:00
Jakub Błaszczyk
5f7526bbaf
fix: kustomize installation (#128) 2023-08-08 12:34:22 +02:00
Damian Peckett
2a6cef5006
refactor: update to the latest version of kubebuilder and add support for hydra v2 (#127) 2023-08-08 10:30:24 +02:00
andremarianiello
8d57beb5ba
chore: use go install in 1.17+ (#123) 2023-03-27 19:35:39 +02:00
Kevin Goslar
fc11b1070f
chore: update Ory CLI with breaking changes to the format task (#116) 2022-11-07 20:47:52 -05:00
Kevin Goslar
77d196e886
docs: standardize license headers (#113) 2022-11-03 09:31:10 -05:00
Kevin Goslar
59ea4864c2
chore: license checker (#114) 2022-11-02 06:15:34 -05:00
Kevin Goslar
5795340e0e
chore: format using Make (#111) 2022-09-22 08:52:52 -04:00
Jakub Błaszczyk
a7a2caa606
feat: support all variations of responseTypes (#104) 2021-12-08 09:25:34 +01:00
Jakub Błaszczyk
bdbd10cb84
chore: upgrade golang to 1.16 (#103) 2021-11-30 11:31:19 +01:00
Demonsthere
6a3a852066 chore: update kind 2021-09-13 11:37:56 +02:00
Jakub Błaszczyk
0d726dd0b7
feat: single namespace (#65)
Closes #64
Closes #63
2021-05-13 13:50:21 +02:00
fjvierap
0ac577939c
feat: support to ory hydra running in secure mode (#62) 2021-05-10 11:18:39 +02:00
Julia Iskierka
9b8f463527
build: update CRDs and k8s dependencies (#68) 2021-05-10 10:35:08 +02:00
Jakub Kabza
ef9f2e2538
feat: Reconcile missing and updated OAuth2 Clients (#46) 2020-02-11 17:05:41 +01:00
Paul Davis
803c935b47 Support talking to multiple ORY Hydra deployments (#35) 2019-11-14 09:11:13 +01:00
Jakub Kabza
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
Jakub Kabza
1c96781556 readme 2019-08-29 13:01:31 +02:00
Jakub Kabza
5b5a8f99cf CI: enable integration tests 2019-08-29 11:29:01 +02:00
Jakub Kabza
cd78361bf7 api + basic logic + hydra client crud + validation + happy path integration test 2019-08-28 12:58:13 +02:00
Jakub Kabza
dfb5974746 scaffold controller 2019-08-21 10:12:07 +02:00