Skip to content

Commit 3116ed6

Browse files
authored
Merge pull request #1580 from StackVista/stac-22163-release-strategy
STAC-22163: draft release strategy
2 parents 295a985 + dff6c07 commit 3116ed6

2 files changed

Lines changed: 63 additions & 1 deletion

File tree

k8s-suse-rancher-prime.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,13 @@ sts service-token create --name suse-observability-extension --roles stackstate-
220220
```
221221
{% endcode %}
222222

223+
### SUSE Observability Rancher UI extension compatibility matrix
224+
225+
| UI Extension Version | Supported Rancher Version |
226+
|----------------------|---------------------------|
227+
| 0.x.x | 2.8 |
228+
| 1.x.x | 2.9 |
229+
| 2.x.x | 2.10 |
223230

224231
## Installing the SUSE Observability Agent
225232

setup/release-notes/README.md

Lines changed: 56 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,59 @@ description: SUSE Observability Self-hosted
44

55
# Release Notes
66

7-
Check the release notes for the latest features, enhancements, and bug fixes in StackState.
7+
Check the release notes for the latest features, enhancements, and bug fixes in SUSE Observability.
8+
9+
# Release Strategy
10+
11+
## Overview
12+
13+
This section outlines the release strategy for SUSE Observability, including its core components:
14+
15+
- SUSE Observability Platform (Helm Chart)
16+
- SUSE Observability Agents (Helm Chart)
17+
- SUSE Observability Rancher UI Extension
18+
19+
The goal of this strategy is to ensure users always have access to the latest features, security updates, and
20+
compatibility across all components.
21+
22+
## Release Cadence
23+
24+
Each component follows a rolling release model, with no fixed cadence:
25+
26+
- SUSE Observability Platform: Regularly updated to introduce new features, enhancements, and stability improvements.
27+
- SUSE Observability Agents: Released as frequently as necessary, especially for security patches and performance optimizations.
28+
- SUSE Observability Rancher UI Extension: Updated alongside major platform releases (Rancher and SUSE Observability) to maintain compatibility and user experience.
29+
30+
## Compatibility Guidelines
31+
32+
- The latest SUSE Observability Agent is always recommended, as it includes critical security fixes and performance improvements.
33+
- The latest Agent is compatible with all supported versions of the SUSE Observability Platform.
34+
- Users should ensure they are running the recommended version of the SUSE Observability Rancher UI Extension
35+
corresponding to their Platform version.
36+
37+
## Upgrade Recommendations
38+
39+
### SUSE Observability Agents
40+
41+
- Always upgrade to the latest version to benefit from security fixes and performance enhancements.
42+
- Agents are designed to be backward-compatible with all supported Platform versions.
43+
- Review release notes for an overview of changes made before upgrading.
44+
45+
### SUSE Observability Platform
46+
47+
- Upgrade to newer versions as they become available to gain access to new features and stability improvements.
48+
- Review release notes for potential breaking changes before upgrading.
49+
50+
### SUSE Observability Rancher UI Extension
51+
52+
- Ensure the UI extension version matches the recommended version for your Rancher deployment.
53+
- See the UI extension and Rancher compatibility matrix [here](../../k8s-suse-rancher-prime.md#suse-observability-rancher-ui-extension-compatibility-matrix).
54+
- Upgrades and compatibility are typically aligned with Rancher and SUSE Observability platform releases.
55+
56+
## Support Policy
57+
58+
- Latest SUSE Observability Agent versions are fully supported.
59+
- Previous SUSE Observability Platform versions receive support for a defined period, typically covering the latest release and the two most recent patch versions. Upgrading to the latest version is strongly encouraged.
60+
- Security patches will be prioritized for the latest releases of all components.
61+
62+
For questions or upgrade guidance, please reach out to our support team.

0 commit comments

Comments
 (0)