UNCLASSIFIED - NO CUI

chore(deps): update keycloak

Fixes:

  • The new keycloak version has additional validation checks on the smtp configuration when importing a realm, and importing an empty string as the smtp hostname was breaking things, so the test data was updated accordingly. There is an associated umbrella branch to update the references to that test data.
  • The new keycloak version performs bootstrapping tasks (like importing a realm) asynchronously. While this does slightly decrease boot time, it swallows any errors that occur during bootstrapping. I disabled the async bootstrap stuff by default, because hidden errors could be very confusing for our customers (they were certainly confusing for me when troubleshooting the previous issue).

This MR contains the following updates:

Package Update Change
gluon major 0.9.8 -> 1.0.0
postgresql (source) patch 18.5.15 -> 18.5.17
registry1.dso.mil/ironbank/opensource/keycloak/keycloak (source) minor 26.5.7 -> 26.6.0

Complete MR checklist

Assignee

  • Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md
  • Update Docs with new/updated steps as needed
  • Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines

Add supporting info below

Integration test pipeline: https://repo1.dso.mil/big-bang/bigbang/-/pipelines/5117907

image

image

image

image

image

image

image

image

image

image

Reviewer only

  • Tested and Validated changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR was automatically generated by Renovate Bot.

Upgrade Notices

This is a major Keycloak release. While there are no breaking changes specific to the chart shipped with Big Bang, there may be breaking changes specific to your Keycloak configuration. Please see the breaking changes section from the official Keycloak upgrading guide for more information.

Umbrella Branch

jb/update-kc-test-realm

issue

Edited by Jonathan Braswell

Merge request reports

Loading