Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: integr8ly/keycloak-operator

v1.8.0

16 Aug 08:37
93bc2ca
Compare
Choose a tag to compare

createOnly: false Will now delete users not on the CR when reconciling
Adding a FederatedIdentities property as part of the User spec. This is used to map federated identities from identity providers.

v1.7.5

16 Aug 09:41
Compare
Choose a tag to compare

fix upgrade logic to 7.3.2.GA

v1.7.4

30 Jul 09:01
78620a2
Compare
Choose a tag to compare

Adding new optional field(Realm's spec.browserRedirectorIdentityProvider) that will ensure automatic redirect into desired IDP.

v1.7.3

30 Jul 08:57
a4d17b0
Compare
Choose a tag to compare

Fixing bugs in Client.GetUser and Client.GetIdentityProvider methods.

v1.7.2

26 Jul 08:41
f38651e
Compare
Choose a tag to compare

fixed an issue where the operator was attempting to update the object twice in one reconcile, causing the second update to fail.

v1.7.1: Merge pull request #81 from matskiv/INTLY-2377-IDP-plugin

22 Jul 14:13
0c8f574
Compare
Choose a tag to compare
Adding necessary support for OpenShift 4 IDP plugin

no finalizers in same namespace as operator

18 Jul 08:56
b4ee661
Compare
Choose a tag to compare
Merge pull request #80 from philbrookes/no-same-namespace-finalizers

No same namespace finalizers

v1.6.1

10 Jul 11:50
be65199
Compare
Choose a tag to compare

fix PhaseBleed issue

v1.6.0

10 Jul 09:42
2793660
Compare
Choose a tag to compare

Wait for data layer before deploying application layer.

v1.5.1

09 Jul 13:23
5ca37bb
Compare
Choose a tag to compare
Merge pull request #75 from integr8ly/intly-2530-upgrade

move dc get to after upgrade check