Releases: OSC/keycloak-cr-operator
Releases · OSC/keycloak-cr-operator
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
What's Changed
- Improve image release and README fixes by @treydock in #23
- Make envVar format Secret and ConfigMap keys optional by @treydock in #24
- Use Helm Job to signal webhooks are ready, also support deploying imagePullSecret by @treydock in #27
- Release v0.0.2 by @treydock in #26
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add API scaffold for KeycloakClient by @treydock in #1
- Add controller reconcile logic by @treydock in #2
- Create defaulting and validating webhooks by @treydock in #9
- Better secret handling, including creating a secret if needed by @treydock in #12
- Manage ConfigMap with some settings for each KeycloakClient by @treydock in #13
- Add some events on errors by @treydock in #14
- Also set envVar items in secret and configmap by @treydock in #15
- Remove ID as CRD item by @treydock in #16
- Add docs by @treydock in #17
- Add Helm chart by @treydock in #18
- Add keycloak-client-id-required flag to handle enforcing specific ClientID patterns by @treydock in #22
- Release v0.0.1 by @treydock in #19
New Contributors
Full Changelog: https://github.com/OSC/keycloak-cr-operator/commits/v0.0.1