Skip to content

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 4mo Secrets & Credentials
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

keycloak kubernetes sso sso-authentication

Summary

AI summary

Added keycloak.hostzero.com/preserve-resource annotation to keep resources intact when deleting Custom Resources

Full changelog

v0.2.0

New Features

Preserve Resources on Deletion

Added support for the keycloak.hostzero.com/preserve-resource annotation that allows you to keep Keycloak resources intact when deleting their corresponding Custom Resources from Kubernetes.

metadata:
  annotations:
    keycloak.hostzero.com/preserve-resource: "true"

This is useful when:

  • Migrating resource management to another system
  • Temporarily removing operator control without data loss
  • Testing or debugging without affecting production

Supported on all resource types: Realms, Clients, Users, Groups, Roles, Role Mappings, Client Scopes, Protocol Mappers, Components, Identity Providers, and Organizations.

Documentation

  • Added documentation for the preserve-resource annotation in CRD reference
  • Added usage examples in KeycloakRealm documentation

Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/compare/v0.1.1...v0.2.0

Full Changelog: https://github.com/Hostzero-GmbH/keycloak-operator/compare/v0.1.1...v0.2.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Hostzero-GmbH/keycloak-operator

Get notified when new releases ship.

Sign up free

About Hostzero-GmbH/keycloak-operator

All releases →

Related context

Earlier breaking changes

  • v0.9.0 Removes `spec.credentials` and `spec.client`; requires migration to new `spec.auth` block.

Beta — feedback welcome: [email protected]