Skip to main content
Version: next

Support Policy

Current support window

The project provides best-effort support for the latest stable release line.

Reference table

Release channels

Release channels.
ChannelWhat it is forSupport stance
Prerelease (-rc, -beta, -alpha)Evaluation before the next stable release.No expanded support window; use for testing and early adoption only.
Edge (main snapshots)Continuous validation and integration signal.Not a production support channel.
NightlyScheduled validation snapshots.Not a production support channel.

Pre-GA release contract

OpenBao Operator is still pre-GA:

  • the served CRD API is openbao.org/v1alpha1
  • minor releases may introduce breaking API or behavior changes
  • support is best-effort and focused on the latest stable release line

Validation versus support

  • Compatibility Matrix defines what is explicitly validated in CI.
  • This page defines what receives best-effort maintenance attention.
  • Recommended for production means the documented hardened operating path, not a promise of long-lived pre-GA API stability.

Security fixes

Security fixes follow SECURITY.md:

  • security fixes are provided for the latest released version
  • vulnerabilities should be reported through GitHub Security Advisories

Reference table

Operator expectations for production use

Operator expectations for production use.
ExpectationWhy it matters
Stay close to the latest stable releaseThe project focuses its maintenance effort on that line.
Use the Hardened profile with admission enforcement enabledThis is the documented production posture behind most guidance.
Validate upgrades in stagingBest-effort support does not remove the need for environment-specific rehearsal.
Avoid prerelease, edge, and nightly for productionThese channels are designed for evaluation and validation, not supported production drift.

Related support references

Next release documentation

You are reading the unreleased main docs. Use the version menu for the newest published release, or check the release notes for what is already out.

Was this page helpful?

Use Needs work to open a structured GitHub issue for this page. The Yes button only acknowledges the signal locally.