Skip to content

Commit 3667612

Browse files
committed
Include images
1 parent a00a770 commit 3667612

File tree

6 files changed

+395
-3
lines changed

6 files changed

+395
-3
lines changed
Loading
Loading
12.6 KB
Loading

modules/ROOT/assets/images/policies.drawio

Lines changed: 388 additions & 0 deletions
Large diffs are not rendered by default.
Loading

modules/ROOT/pages/policies.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ This phase begins once a new non-patch SDP version is released and ends after a
4040

4141
The following pictures show both scenarios:
4242

43-
TODO: Insert diagrams here
43+
image:full_support_scenario_1.png[Full Support Scenario 1]
44+
45+
image:full_support_scenario_2.png[Full Support Scenario 2]
4446

4547
We _will_ release new patch releases of a SDP release (e.g. `23.4.1`) for any issues we deem Critical or High (see definition below) once fixes become available.
4648
We _may_ release new patch releases for other reasons.
@@ -51,7 +53,7 @@ This phase commences after the _Full Support_ phase for the respective SDP versi
5153

5254
We _may_ release new patch releases of a SDP release (e.g. `23.4.1`) for any issues we deem Critical or High (see definition below) once fixes become available.
5355

54-
TODO: Insert diagram
56+
image:maintenance_phase.png[Maintenance Phase]
5557

5658
=== General
5759

@@ -64,7 +66,7 @@ Make sure to follow our release notes to learn of valid upgrade paths, some inte
6466

6567
IMPORTANT: As of June 2023 all our CRDs are versioned as `alpha1`. We will start introducing other versions later in 2023.
6668

67-
`CustomResourceDefinition`s at Stackable are versioned.
69+
``CustomResourceDefinition``s at Stackable are versioned.
6870

6971
Our policies around CRD versioning are inspired by the https://kubernetes.io/docs/reference/using-api/deprecation-policy/[Kubernetes Deprecation Policy].
7072

@@ -107,6 +109,8 @@ In addition to the LTS line we may also ship other versions, e.g. the latest ups
107109

108110
We do honor the same deprecation policy for non-LTS products as for LTS products, but we do not guarantee a long term support for these versions. They may be deprecated faster.
109111

112+
image:product_release_cycle.png[Product Lifecycle Policy]
113+
110114
=== Deprecation
111115

112116
Every product version that gets removed will be deprecated for at least 1 SDP release before removal.

0 commit comments

Comments
 (0)