Upgrade Keycloak to 26.x in pal-e-platform #358
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#358
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Infra
Lineage
Split from ldraney/pal-enterprises#6 — scoped to Keycloak upgrade in pal-e-platform and pal-e-services.
Repo
ldraney/pal-e-platformUser Story
As a platform owner
I want Keycloak upgraded to the latest 26.x stable release
So that the identity provider stays current and benefits from security patches and improvements.
Context
The cluster currently runs Keycloak 26.0.7. The target is 26.6.1, a minor bump within the 26.x line. The Keycloak upgrade guide should be reviewed for any breaking changes between 26.0 and 26.6.
File Targets
Files the agent should modify or create:
pal-e-platform: terraform/modules/keycloak/main.tf— image tag 26.0.7 → 26.6.1pal-e-services: terraform/k3s.tfvars— if any realm schema changes neededFiles the agent should NOT touch:
config/initializers/omniauth.rbin pal-enterprises — no client-side changes neededAcceptance Criteria
/login, complete OIDC flow)Test Expectations
/.well-known/openid-configuration) returns valid configConstraints
Checklist
Related
project-pal-enterprises— project this affectssop-keycloak-client-creation— Keycloak client conventions (now IaC'd)