Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Releases: keycloak/keycloak-operator

8.0.2 Release

16 Mar 09:21
Compare
Choose a tag to compare

The new release contains the following changes:

  • #117 - Fixed Pod monitoring permissions
  • #115 - Fixed Keycloak internal URL
  • #120 - Added PodDisruptionBudget support
  • #128 - Allow creating users without credentials
  • #143 - Extend charset in credentials

Full list of changes might be found here

8.0.1 Release

17 Jan 08:52
Compare
Choose a tag to compare

The new release contains the following changes:

  • #94 - Fixed Realm overrides, thanks to @pb82
  • #96 - Multistage builds for the Operator that made our images much smaller
  • #73 - Postgresql upgrade to 11.5, thanks to @davidffrench
  • #103 - Added missing field descriptions
  • #111 - Operator v0.12.0 upgrade, thanks to @davidffrench
  • #112 - Fixed monitoring alerts, thanks to @davidffrench
  • #114 - PodMonitor implementation allowing better cluster monitoring, thanks to @davidkirwan

Full list of changes might be found here

Initial release

15 Nov 11:00
Compare
Choose a tag to compare

This is an initial release of Keycloak Operator with the following functionalities:

  • Install Keycloak to a namespace
  • Import Keycloak Realms
  • Import Keycloak Clients
  • Import Keycloak Users
  • Create scheduled backups of the database
  • Install Extensions

Here are a few links that might be helpful:

Special thanks to all involved in this initiative - @abstractj @pb82 and @davidffrench !