Support Policy
Support and maintenance policy
Release lines that receive best-effort maintenance attention, channel differences, and issue-triage expectations.
Current support window
The project provides best-effort support for the latest stable release line.
Reference table
Release channels
| Channel | What it is for | Support stance |
|---|---|---|
Stable (X.Y.Z) | Real deployments and the main production line. | Best-effort support on the latest stable line. |
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. | Evaluation and validation channel only. |
| Nightly | Scheduled validation snapshots. | Evaluation and validation channel only. |
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 policy defines what receives best-effort maintenance attention.
Recommended for productionmeans 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
| Expectation | Why it matters |
|---|---|
| Pin explicit operator and chart versions | Floating channels make support and rollback reasoning weaker. |
| Stay close to the latest stable release | The project focuses its maintenance effort on that line. |
Use the Hardened profile with admission enforcement enabled | This is the documented production posture behind most guidance. |
| Validate upgrades in staging | Best-effort support does not remove the need for environment-specific rehearsal. |
| Avoid prerelease, edge, and nightly for production | These channels are designed for evaluation and validation, not supported production drift. |
Related support references
Published release documentation
You are reading docs for version 0.2.x. Use the version menu to switch to next or another archived release.
Was this page helpful?
Use Needs work to open a structured GitHub issue for this page. The Yes button only acknowledges the signal locally.