Skip to content

chore: remove outdated info from stability doc#5971

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

chore: remove outdated info from stability doc#5971
Skarlso merged 2 commits intoexternal-secrets:mainfrom
Skarlso:update-stability-docs-2

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Feb 16, 2026

Problem Statement

What is the problem you're trying to solve?

Related Issue

Fixes #5970.

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

Changes

Removes outdated stability information from docs/introduction/stability-support.md that incorrectly stated External Secrets Operator had not reached stable 1.0.

Removed:

  • Warning about not reaching stable 1.0 with potentially breaking changes in minor versions
  • Detailed list of possible breaking change categories
  • Closing caution against minor version upgrades until v1.0 release

Retained:

  • Upgrade recommendations (plan upgrades, upgrade version-by-version, test in non-production)

Impact: Documentation-only change (10 lines removed)

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/chore Categorizes Pull Requests for chore activities (like bumping versions) kind/documentation Categorizes issue or PR as related to documentation. size/s and removed kind/chore Categorizes Pull Requests for chore activities (like bumping versions) labels Feb 16, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 16, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

Documentation update removing pre-1.0 stability warnings and potential breaking changes details from the stability support guide, while retaining upgrade recommendations. Ten lines of content removed from a single file.

Changes

Cohort / File(s) Summary
Documentation Updates
docs/introduction/stability-support.md
Removed explicit warnings about External Secrets Operator pre-1.0 status and potential breaking changes in minor versions. Removed bullet list detailing possible breaking change categories and concluding caution message. Kept upgrade planning recommendations intact.

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The PR removes outdated v1.0 stability warnings from docs, aligning with the v2.0.0 release. All specified upgrade best practices remain intact as requested.
Out of Scope Changes check ✅ Passed Changes are scoped exclusively to updating the stability documentation as specified in issue #5970, with no unrelated modifications.
Merge Conflict Detection ✅ Passed ✅ No merge conflicts detected when merging into main

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

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@github-actions github-actions bot added the kind/chore Categorizes Pull Requests for chore activities (like bumping versions) label Feb 16, 2026
@sonarqubecloud
Copy link
Copy Markdown

@Skarlso Skarlso merged commit 68e0bf3 into external-secrets:main Feb 16, 2026
29 checks passed
nutmos pushed a commit to nutmos/external-secrets that referenced this pull request Feb 18, 2026
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 Mar 7, 2026
5 tasks
dsp0x4 pushed a commit to dsp0x4/external-secrets that referenced this pull request Mar 22, 2026
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/chore Categorizes Pull Requests for chore activities (like bumping versions) kind/documentation Categorizes issue or PR as related to documentation. size/s

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Outdated upgrading docs

2 participants