[Backport release-1.1] [dashboard] Add secret-hash annotation to KeycloakClient for secret sync by github-actions[bot] · Pull Request #2241 · 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> (cherry picked from commit bb5ee3e)
This PR changes 0-9 lines, ignoring generated files.
label
Mar 18, 2026
kvaps
deleted the
backport-2231-to-release-1.1
branch
This 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