chore(docs): update of OEL images#2596
Conversation
📝 WalkthroughWalkthroughThis PR adds documentation for the v26.2.15 release of OEL self-hosted components. Image tag tables are updated with the new version, and changelog files are created across all components. Kratos includes actual release notes covering identifier sanitization and SCIM Group fixes; other components document the absence of changes. Changesv26.2.15 Release Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 4
🤖 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/keto/changelog/v26.2.15.md`:
- Line 1: Change the plural "versions v26.2.15" to the singular "version
v26.2.15" in the changelog header text so it correctly refers to a single
release; locate the string "versions v26.2.15" in the file and replace it with
"version v26.2.15".
In `@docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md`:
- Line 1: Update the sentence "No changelog entries found for oathkeeper/oel in
versions v26.2.15" to use singular wording for a single release by replacing
"versions" with "version" (i.e., "No changelog entries found for oathkeeper/oel
in version v26.2.15"); ensure the exact string in the file is updated so the
message reads correctly for a single version.
In `@docs/self-hosted/oel/oauth2/changelog/v26.2.15.md`:
- Line 1: Change the plural "versions" to singular "version" in the changelog
header line that currently reads "No changelog entries found for hydra/oel in
versions v26.2.15" so it reads "No changelog entries found for hydra/oel in
version v26.2.15"; update that exact string around "v26.2.15" to ensure grammar
is correct.
In `@docs/self-hosted/oel/polis/changelog/v26.2.15.md`:
- Line 1: Update the first line that reads "No changelog entries found for
polis/oel in versions v26.2.15" to use the singular form by replacing "versions
v26.2.15" with "version v26.2.15" so the line becomes "No changelog entries
found for polis/oel in version v26.2.15".
🪄 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: da63e5cb-0087-4b7b-9906-5e7a612a0f4b
📒 Files selected for processing (10)
docs/self-hosted/oel/keto/changelog/v26.2.15.mddocs/self-hosted/oel/kratos/changelog/v26.2.15.mddocs/self-hosted/oel/oathkeeper/changelog/v26.2.15.mddocs/self-hosted/oel/oauth2/changelog/v26.2.15.mddocs/self-hosted/oel/oel-hydra-image-tags.mddocs/self-hosted/oel/oel-keto-image-tags.mddocs/self-hosted/oel/oel-kratos-image-tags.mddocs/self-hosted/oel/oel-oathkeeper-image-tags.mddocs/self-hosted/oel/oel-polis-image-tags.mddocs/self-hosted/oel/polis/changelog/v26.2.15.md
| @@ -0,0 +1 @@ | |||
| No changelog entries found for keto/oel in versions v26.2.15 | |||
There was a problem hiding this comment.
Use singular “version” for a single release.
Line 1 says “versions v26.2.15”, but this file refers to one release only.
✏️ Proposed wording fix
-No changelog entries found for keto/oel in versions v26.2.15
+No changelog entries found for keto/oel in version v26.2.15📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| No changelog entries found for keto/oel in versions v26.2.15 | |
| No changelog entries found for keto/oel in version v26.2.15 |
🤖 Prompt for 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.
In `@docs/self-hosted/oel/keto/changelog/v26.2.15.md` at line 1, Change the plural
"versions v26.2.15" to the singular "version v26.2.15" in the changelog header
text so it correctly refers to a single release; locate the string "versions
v26.2.15" in the file and replace it with "version v26.2.15".
| @@ -0,0 +1 @@ | |||
| No changelog entries found for oathkeeper/oel in versions v26.2.15 | |||
There was a problem hiding this comment.
Use singular “version” for a single release.
Line 1 uses “versions v26.2.15” even though this entry is for one version.
✏️ Proposed wording fix
-No changelog entries found for oathkeeper/oel in versions v26.2.15
+No changelog entries found for oathkeeper/oel in version v26.2.15📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| No changelog entries found for oathkeeper/oel in versions v26.2.15 | |
| No changelog entries found for oathkeeper/oel in version v26.2.15 |
🤖 Prompt for 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.
In `@docs/self-hosted/oel/oathkeeper/changelog/v26.2.15.md` at line 1, Update the
sentence "No changelog entries found for oathkeeper/oel in versions v26.2.15" to
use singular wording for a single release by replacing "versions" with "version"
(i.e., "No changelog entries found for oathkeeper/oel in version v26.2.15");
ensure the exact string in the file is updated so the message reads correctly
for a single version.
| @@ -0,0 +1 @@ | |||
| No changelog entries found for hydra/oel in versions v26.2.15 | |||
There was a problem hiding this comment.
Use singular “version” for a single release.
Line 1 should use “version” instead of “versions” for v26.2.15.
✏️ Proposed wording fix
-No changelog entries found for hydra/oel in versions v26.2.15
+No changelog entries found for hydra/oel in version v26.2.15📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| No changelog entries found for hydra/oel in versions v26.2.15 | |
| No changelog entries found for hydra/oel in version v26.2.15 |
🤖 Prompt for 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.
In `@docs/self-hosted/oel/oauth2/changelog/v26.2.15.md` at line 1, Change the
plural "versions" to singular "version" in the changelog header line that
currently reads "No changelog entries found for hydra/oel in versions v26.2.15"
so it reads "No changelog entries found for hydra/oel in version v26.2.15";
update that exact string around "v26.2.15" to ensure grammar is correct.
| @@ -0,0 +1 @@ | |||
| No changelog entries found for polis/oel in versions v26.2.15 | |||
There was a problem hiding this comment.
Fix singular/plural mismatch in release wording.
Line 1 uses “versions v26.2.15” while only one version is referenced. Please change it to “version v26.2.15” for correctness and consistency.
🤖 Prompt for 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.
In `@docs/self-hosted/oel/polis/changelog/v26.2.15.md` at line 1, Update the first
line that reads "No changelog entries found for polis/oel in versions v26.2.15"
to use the singular form by replacing "versions v26.2.15" with "version
v26.2.15" so the line becomes "No changelog entries found for polis/oel in
version v26.2.15".
Update OEL images
Summary by CodeRabbit
Release Notes - v26.2.15
Documentation
Bug Fixes