This repository has been archived by the owner on Nov 16, 2022. It is now read-only.
Releases: keycloak/keycloak-operator
Releases · keycloak/keycloak-operator
8.0.2 Release
8.0.1 Release
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
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 !