Skip to content

Keycloak Realm Import: Endless Reconciliation Loop Issue#8

Description

@andpara
馃搵 Keycloak Realm Import: Endless Reconciliation Loop Issue
brief Running an obsolete Keycloak version along with an outdated CRD handling method causes significant performance drawbacks alongside operational failures.
Related Module CRCZP Platform > Default Kubernetes Cluster > Keycloak Operator

The KeycloakRealmImporter constantly performs update reconciliation and recreates the secrets for the grafana and crczp clients, causing unnecessary cpu, ram, and disk resource usage.

Commands to inspect the issue:

kubectl get secrets
kubectl logs -f keycloak-operator-X

Reproduction: The issues occur right after the installation of the CRCZP platform and after each subsequent reboot.

Overall Solution:
The Keycloak Operator, along with its CRD and CR configuration, must be updated to align with the latest 26.04 release.
Please refer to the provided update package CRCZP-Keycloak-26.04-update.zip for guidance regarding the CRCZP platform.


crczp-keycloak-v26.4.0.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions