You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===== Apache Project and Stackable <CORE>-operator
69
+
15
70
==== Platform deprecations
16
71
17
-
==== Product versions
72
+
===== Apache Project and Stackable <CORE>-operator
18
73
19
-
As with previous SDP releases, many product images have been updated to their latest versions.
20
-
The LTS version has in many cases also been adjusted in line with our xref:ROOT:policies.adoc[support policy].
74
+
==== Platform removals
75
+
76
+
Mark any breaking changes with *Breaking:*.
77
+
78
+
===== General
21
79
80
+
===== Apache Project and Stackable <CORE>-operator
81
+
82
+
==== Supported versions
83
+
84
+
===== Product versions
85
+
86
+
As with previous SDP releases, many product images have been updated to their latest versions.
22
87
Refer to the xref:operators:supported_versions.adoc[supported versions] documentation for a complete overview including LTS versions or deprecations.
23
88
24
-
===== New versions
89
+
====== New LTS versions
90
+
91
+
The following product versions were already available before but are now marked as the xref:compliance:policies.adoc#_product_lifecycle_policy[LTS] version:
92
+
93
+
* Product 1: https://example.org[1.2.3 (LTS)]
94
+
* Product 2: https://example.org[1.2.3 (LTS)]
95
+
96
+
====== New versions
25
97
26
98
The following new product versions are now supported:
The following product versions are deprecated and will be removed in a later release:
33
107
34
-
* ...
35
-
36
-
===== Removed versions
108
+
* Product 1: https://example.org[1.2.3]
109
+
* Product 2: https://example.org[1.2.3]
110
+
* Product 2: https://example.org[1.2.3]
37
111
38
-
The following product versions are no longer supported (although images for released product versions remain available https://oci.stackable.tech/[here{external-link-icon}^]. Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[here,window=_blank].):
112
+
====== Removed versions
39
113
40
-
* ...
114
+
The following product versions are no longer supported.
115
+
These images for released product versions remain available https://oci.stackable.tech/[here,window=_blank].
116
+
Information on how to browse the registry can be found xref:contributor:project-overview.adoc#docker-images[here,window=_blank].
41
117
42
-
==== stackablectl
118
+
* Product 1: https://example.org[1.2.3]
119
+
* Product 2: https://example.org[1.2.3]
120
+
* Product 2: https://example.org[1.2.3]
43
121
44
-
==== Supported Kubernetes versions
122
+
===== Kubernetes versions
45
123
46
124
This release supports the following Kubernetes versions:
47
125
48
-
* `1.XX`
126
+
* `1.33`
127
+
* `1.32`
128
+
* `1.31`
129
+
* `1.30`
49
130
50
131
These Kubernetes versions are no longer supported:
51
132
52
-
* `1.XX`
133
+
* `1.29`
53
134
54
-
==== Supported OpenShift versions
135
+
===== OpenShift versions
55
136
56
137
This release is available in the RedHat Certified Operator Catalog for the following OpenShift versions:
57
138
58
-
* `4.XX`
139
+
* `4.18`
140
+
* `4.17`
141
+
* `4.16`
59
142
60
143
These OpenShift versions are no longer supported:
61
144
62
-
* `4.XX`
63
-
64
-
==== Breaking changes
65
-
66
-
Of the changes mentioned above, the following are breaking (or could lead to breaking behaviour), and you will need to adapt your existing CRDs accordingly:
67
-
68
-
===== Stackable Operator for Example Product
69
-
70
-
* Description of the change 1
71
-
* Description of the change 2
72
-
73
-
.Breaking changes details
74
-
[%collapsible]
75
-
====
76
-
* `spec.a`: This field has been removed.
77
-
* `spec.b`: This field has been changed to a number.
78
-
====
145
+
* `4.15`
146
+
* `4.14`
79
147
80
148
==== Upgrade from OO.M
81
149
@@ -108,7 +176,7 @@ Afterwards you will need to upgrade the CustomResourceDefinitions (CRDs) install
108
176
The reason for this is that helm will uninstall the operators but not the CRDs.
NOTE: `helm repo` subcommands are not supported for OCI registries. The operators are installed directly, without adding the Helm Chart repository first.
262
+
NOTE: `helm repo` subcommands are not supported for OCI registries.
263
+
The operators are installed directly, without adding the Helm Chart repository first.
0 commit comments