Skip to content

docs: update the stability doc with the new version#5933

Merged
Skarlso merged 2 commits intoexternal-secrets:mainfrom
Skarlso:update-stability-docs
Feb 6, 2026
Merged

docs: update the stability doc with the new version#5933
Skarlso merged 2 commits intoexternal-secrets:mainfrom
Skarlso:update-stability-docs

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Feb 6, 2026

Problem Statement

ONLY MERGE AFTER #5932 IS MERGED.

Related Issue

Fixes #...

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Updates the stability support documentation:

  • Adds a new ESO 2.0 release row with Kubernetes 1.34 support and release date of Feb 06, 2026
  • Sets ESO 1.3's End of Life date to Feb 06, 2026 (the date the next minor version is released)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
@github-actions github-actions bot added kind/documentation Categorizes issue or PR as related to documentation. size/xs labels Feb 6, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 6, 2026

Walkthrough

The pull request updates the stability support documentation by introducing ESO version 2.0 with Kubernetes 1.34 support (Release Date Feb 06, 2026) and explicitly setting the End of Life date for version 1.3 to Feb 06, 2026.

Changes

Cohort / File(s) Summary
Stability Support Documentation
docs/introduction/stability-support.md
Added ESO 2.0 release row with Kubernetes 1.34 support (Release Date Feb 06, 2026) and updated v1.3 with explicit End of Life date of Feb 06, 2026.

Possibly related PRs

  • PR 5889 in external-secrets/external-secrets: Modifies the same stability-support markdown table to add/adjust release rows and explicit EOL dates for version management.

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: 1

🤖 Fix all issues with AI agents
In `@docs/introduction/stability-support.md`:
- Around line 21-22: Remove the unreleased "2.0" table row (the row containing
"2.0 | 1.34 | Feb 06, 2026 | Release of next minor") and update the remaining
"1.3" row so its EOL cell reads "Release of next minor" instead of a fixed date
("Feb 06, 2026"); locate the rows by the version strings "2.0" and "1.3" in the
supported versions table and delete the 2.0 entry and replace the 1.3 EOL value
accordingly.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@Skarlso Skarlso merged commit 73c65af into external-secrets:main Feb 6, 2026
29 checks passed
nutmos pushed a commit to nutmos/external-secrets that referenced this pull request Feb 11, 2026
…#5933)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
nutmos pushed a commit to nutmos/external-secrets that referenced this pull request Feb 18, 2026
…#5933)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
@coderabbitai coderabbitai bot mentioned this pull request Feb 20, 2026
5 tasks
@coderabbitai coderabbitai bot mentioned this pull request Mar 7, 2026
5 tasks
@coderabbitai coderabbitai bot mentioned this pull request Mar 20, 2026
5 tasks
dsp0x4 pushed a commit to dsp0x4/external-secrets that referenced this pull request Mar 22, 2026
…#5933)

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants