chore: prepare keycloak v26.6.3 release#102
Merged
Merged
Conversation
Sync chart version with upstream appVersion 26.6.3 (already bumped on main via #100). - Security: Keycloak 26.6.1 → 26.6.3 (~32 upstream CVE fixes) - Fixed: publishNotReadyAddresses on the JGroups headless service (split-brain cluster formation with simultaneous replica starts) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Release keycloak 26.6.3 — chart version syncs with the upstream Keycloak appVersion (already 26.6.3 on main via #100). Changes since the
keycloak-26.6.1tag:publishNotReadyAddresses: trueon the JGroups headless service — simultaneously started replicas previously formed singleton clusters and merged late (split-brain), losing cache invalidations (manifested as 403s in the replicas e2e)Merging this triggers the release workflow (GHCR OCI push,
keycloak-26.6.3tag, GitHub release).How to verify
🤖 Generated with Claude Code