Skip to content

chore(docs): update of OEL images#2565

Merged
adamwalach merged 1 commit into
masterfrom
oel-version-update
May 20, 2026
Merged

chore(docs): update of OEL images#2565
adamwalach merged 1 commit into
masterfrom
oel-version-update

Conversation

@ory-bot
Copy link
Copy Markdown
Collaborator

@ory-bot ory-bot commented May 20, 2026

Update OEL images

Summary by CodeRabbit

  • Documentation

    • Added v26.2.12 release notes and image tag documentation for all self-hosted components.
  • New Features

    • Kratos: Enhanced security with worker isolation and filesystem sandboxing. Phone trait values now normalized to E.164 format for consistency in webhook payloads. Migration support included for existing deployments.

Review Change Stack

@ory-bot ory-bot self-assigned this May 20, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

📝 Walkthrough

Walkthrough

This PR adds v26.2.12 release documentation for Ory self-hosted OEL components. It includes a detailed Kratos changelog describing Landlock filesystem isolation and phone trait normalization, placeholder entries for components with no changes, and image tag registration across all five components.

Changes

v26.2.12 Release Documentation

Layer / File(s) Summary
Kratos v26.2.12 changelog
docs/self-hosted/oel/kratos/changelog/v26.2.12.md
Comprehensive changelog describing Landlock isolation for Jsonnet mapper workers and kratos serve (with allowlist configuration, troubleshooting via logs and strace, and hot-reload behavior notes) and phone trait normalization to E.164 format in webhook payloads for SMS credential and recovery strategies.
Component changelogs with no entries
docs/self-hosted/oel/keto/changelog/v26.2.12.md, docs/self-hosted/oel/oathkeeper/changelog/v26.2.12.md, docs/self-hosted/oel/oauth2/changelog/v26.2.12.md, docs/self-hosted/oel/polis/changelog/v26.2.12.md
Placeholder entries indicating no changelog updates for Keto, Oathkeeper, Oauth2, and Polis in v26.2.12.
OEL image tag entries
docs/self-hosted/oel/oel-hydra-image-tags.md, docs/self-hosted/oel/oel-keto-image-tags.md, docs/self-hosted/oel/oel-kratos-image-tags.md, docs/self-hosted/oel/oel-oathkeeper-image-tags.md, docs/self-hosted/oel/oel-polis-image-tags.md
Image tag table entries for v26.2.12 release dated 2026-05-20 registered across all five components.

Possibly related PRs

  • ory/docs#2527: Prior OEL release documentation update following the same pattern for v26.2.7.
  • ory/docs#2531: Similar OEL release documentation update for v26.2.8 across the same component files.

Suggested reviewers

  • aeneasr
  • vinckr
  • unatasha8

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A rabbit hops through docs so bright,
With tags and logs aligned just right,
v26.2.12 finds its place,
In changelogs with steady grace,
Security locked down with Landlock's might!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is minimal and lacks required template sections such as detailed explanation of changes, related issue reference, and completed checklist items. Expand the description to follow the repository template: add detailed explanation of OEL image updates, reference related issue if applicable, and complete the checklist sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The pull request title accurately describes the main change: updating documentation for OEL (Open Enterprise License) images across multiple components.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch oel-version-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/self-hosted/oel/kratos/changelog/v26.2.12.md`:
- Line 47: The sentence fragment "normally, but newly-introduced paths are only
honoured on the next process start." uses British spelling "honoured"; update
that word to American English "honored" so the line reads "normally, but
newly-introduced paths are only honored on the next process start." to keep the
documentation consistent; locate this text in the changelog entry (v26.2.12) and
replace the single token "honoured" with "honored".

In `@docs/self-hosted/oel/oauth2/changelog/v26.2.12.md`:
- Line 1: The changelog entry references the wrong component "hydra/oel" for a
file under the oauth2 directory; update the component string in the file
(replace "hydra/oel" with "oauth2/oel") so the content matches the directory (or
alternatively move the file into the hydra changelog directory if Hydra is the
correct canonical component).
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: e57e97b6-e077-4adc-a43b-ccfc136ac6b3

📥 Commits

Reviewing files that changed from the base of the PR and between d8dcb6e and 4d5b1e8.

📒 Files selected for processing (10)
  • docs/self-hosted/oel/keto/changelog/v26.2.12.md
  • docs/self-hosted/oel/kratos/changelog/v26.2.12.md
  • docs/self-hosted/oel/oathkeeper/changelog/v26.2.12.md
  • docs/self-hosted/oel/oauth2/changelog/v26.2.12.md
  • docs/self-hosted/oel/oel-hydra-image-tags.md
  • docs/self-hosted/oel/oel-keto-image-tags.md
  • docs/self-hosted/oel/oel-kratos-image-tags.md
  • docs/self-hosted/oel/oel-oathkeeper-image-tags.md
  • docs/self-hosted/oel/oel-polis-image-tags.md
  • docs/self-hosted/oel/polis/changelog/v26.2.12.md

Comment thread docs/self-hosted/oel/kratos/changelog/v26.2.12.md
Comment thread docs/self-hosted/oel/oauth2/changelog/v26.2.12.md
@adamwalach adamwalach merged commit 743cca6 into master May 20, 2026
13 checks passed
@adamwalach adamwalach deleted the oel-version-update branch May 20, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants