[dashboard] Add secret-hash annotation to KeycloakClient for secret sync by sircthulhu · Pull Request #2231 · cozystack/cozystack
Add secret-hash annotation to the dashboard KeycloakClient CRD resource so that when the Kubernetes Secret value changes, the operator detects the CRD update and reconciles the client secret in Keycloak. Without this annotation, if the dashboard-client Secret is recreated with a new value (e.g. after upgrade), the KeycloakClient spec remains unchanged, the operator skips reconciliation, and Keycloak retains the stale secret — causing authentication failures for the dashboard. Assisted-By: Claude AI Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
This PR changes 0-9 lines, ignoring generated files.
label
Mar 17, 2026
kvaps
deleted the
fix/dashboard-keycloak-secret-sync
branch
kvaps added a commit that referenced this pull request
Mar 18, 2026kvaps added a commit that referenced this pull request
Mar 18, 2026This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters