Skip to content

Commit 0a72caf

Browse files
committed
OSSM-6420 OSSM 2.5.2, 2.4.8, and 2.3.12: [DOC] Release Notes, Known Issues and Bug Fixes
1 parent d884ddd commit 0a72caf

File tree

4 files changed

+100
-15
lines changed

4 files changed

+100
-15
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ endif::[]
164164
:product-rosa: Red Hat OpenShift Service on AWS
165165
:SMProductName: Red Hat OpenShift Service Mesh
166166
:SMProductShortName: Service Mesh
167-
:SMProductVersion: 2.5.1
167+
:SMProductVersion: 2.5.2
168168
:MaistraVersion: 2.5
169169
:KialiProduct: Kiali Operator provided by Red Hat
170170
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-rn-fixed-issues.adoc

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,21 @@ Provide the following info for each issue if possible:
1515
////
1616

1717
The following issues have been resolved in the current release:
18-
//current release is 2.5.1/2.4.7/2.3.11 scheduled for April 18, 2024
18+
19+
//current release is 2.5.2/2.4.8/2.3.12 scheduled for May 22, 2024
20+
21+
* https://issues.redhat.com/browse/OSSM-6331[OSSM-6331] Previously, the `smcp.general.logging.componentLevels` spec accepted invalid `LogLevel` values, and the `ServiceMeshControlPlane` resource was still created. Now, the terminal shows an error message if an invalid value is used, and the control plane is not created.
22+
23+
* https://issues.redhat.com/browse/OSSM-6290[OSSM-6290] Previously, the **Project** filter of the **Istio Config** list page did not work correctly. All `istio config` items were displayed from all namespaces even if you selected a specific project from the drop-down menu. Now, only the `istio config` items that belong to the selected project in the filter dropdown are displayed.
24+
25+
* https://issues.redhat.com/browse/OSSM-6298[OSSM-6298] Previously, when you clicked an item reference within the {SMPlugin}, the console sometimes performed multiple redirects before opening the desired page. As a result, navigating back to the previous page that was open in the console caused your web browser to open the wrong page. Now, these redirects do not occur, and clicking *Back* in a web browser brings you to the correct page.
26+
27+
* https://issues.redhat.com/browse/OSSM-6299[OSSM-6299] Previously, in {product-title} 4.15, when you clicked the **Node graph** menu option of any node menu within the traffic graph, the node graph was not displayed. Instead, the page refreshed with the same traffic graph. Now, clicking the **Node graph** menu option correctly displays the node graph.
28+
29+
The following issues have been resolved in previous releases:
30+
31+
[id="ossm-rn-fixed-issues-ossm_{context}"]
32+
== {SMProductShortName} fixed issues
1933

2034
* https://issues.redhat.com/browse/OSSM-6177[OSSM-6177] Previously, when validation messages were enabled in the `ServiceMeshControlPlane` (SMCP), the `istiod` crashed continuously unless `GatewayAPI` support was enabled. Now, when validation messages are enabled but `GatewayAPI` support is not, the `istiod` does not continuously crash.
2135

@@ -37,11 +51,6 @@ The following issues have been resolved in the current release:
3751

3852
* https://issues.redhat.com/browse/OSSM-5541[OSSM-5541] Previously, an Istio operator pod might keep waiting for the leader lease in some restart conditions. Now, the leader election implementation has been enhanced to avoid this issue.
3953

40-
The following issues have been resolved in previous releases:
41-
42-
[id="ossm-rn-fixed-issues-ossm_{context}"]
43-
== {SMProductShortName} fixed issues
44-
4554
* https://issues.redhat.com/browse/OSSM-1397[OSSM-1397] Previously, if you removed the `maistra.io/member-of` label from a namespace, the {SMProductShortName} Operator did not automatically reapply the label to the namespace. As a result, sidecar injection did not work in the namespace.
4655
+
4756
The Operator would reapply the label to the namespace when you made changes to the `ServiceMeshMember` object, which triggered the reconciliation of this member object.

modules/ossm-rn-known-issues.adoc

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -201,14 +201,6 @@ New issues for Kiali should be created in the link:https://issues.redhat.com/pro
201201

202202
These are the known issues in Kiali:
203203

204-
* https://issues.redhat.com/browse/OSSM-6299[OSSM-6299] In {product-title} 4.15, when you click the **Node graph** menu option of any node menu within the traffic graph, the node graph is not displayed. Instead, the page is refreshed with the same traffic graph. Currently, no workaround exists for this issue.
205-
206-
* https://issues.redhat.com/browse/OSSM-6298[OSSM-6298] When you click an item reference within the {SMPlugin}, such as a workload link related to a specific service, the console sometimes performs multiple redirections before opening the desired page. If you click *Back* in a web browser, a different page of the console opens instead of the previous page.
207-
+
208-
Workaround: In the web browser, click *Back* twice to navigate to the previous page.
209-
210-
* https://issues.redhat.com/browse/OSSM-6290[OSSM-6290] For {product-title} 4.15, the **Project** filter of the **Istio Config** list page does not work correctly. All `istio` items are displayed even if you select a specific project from the dropdown. Currently, no workaround exists for this issue.
211-
212204
//Keep KIALI-2206 in RN as this is for information purposes.
213205
* link:https://issues.jboss.org/browse/KIALI-2206[KIALI-2206] When you are accessing the Kiali console for the first time, and there is no cached browser data for Kiali, the “View in Grafana” link on the Metrics tab of the Kiali Service Details page redirects to the wrong location. The only way you would encounter this issue is if you are accessing Kiali for the first time.
214206
//Keep KIALI-507 in RN as this is for information purposes.

modules/ossm-rn-new-features.adoc

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,34 @@ Module included in the following assemblies:
1515

1616
This release adds improvements related to the following components and concepts.
1717

18+
[id="new-features-ossm-2-5-2"]
19+
== New features {SMProductName} version 2.5.2
20+
21+
//Release is scheduled for May 22, 2024.
22+
//As of May 8, there are no new features so the phrase "new features" has been removed. This is a z-stream release to update containers before they are Grade B or C on May 28.
23+
//Includes 2.5.2, 2.4.8, 2.3.12
24+
25+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.12 and later.
26+
27+
The most current version of the {SMProductName} Operator can be used with all supported versions of {SMProductShortName}. The version of {SMProductShortName} is specified using the `ServiceMeshControlPlane`.
28+
29+
=== Component versions for {SMProductName} version 2.5.2
30+
31+
// Release is scheduled for May 22, 2024. Code and Doc Freeze is scheduled for May 10, 2024. Component versions should be available after May 10.
32+
33+
|===
34+
|Component |Version
35+
36+
|Istio
37+
|1.18.5
38+
39+
|Envoy Proxy
40+
|1.26.8
41+
42+
|Kiali
43+
|1.73.8
44+
|===
45+
1846
[id="new-features-ossm-2-5-1"]
1947
== New features {SMProductName} version 2.5.1
2048

@@ -150,6 +178,34 @@ A new version of the Gateway API custom resource definition (CRD) is now availab
150178
|For multitenant mesh deployment, all Gateway API CRDs must be present. Use the experimental branch.
151179
|===
152180

181+
[id="new-features-ossm-2-4-8"]
182+
== New features {SMProductName} version 2.4.8
183+
184+
//Release is scheduled for May 22, 2024.
185+
//As of May 8, there are no new features so the phrase "new features" has been removed. This is a z-stream release to update containers before they are Grade B or C on May 28.
186+
//Includes 2.5.2, 2.4.8, 2.3.12
187+
188+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.12 and later.
189+
190+
The most current version of the {SMProductName} Operator can be used with all supported versions of {SMProductShortName}. The version of {SMProductShortName} is specified using the `ServiceMeshControlPlane`.
191+
192+
=== Component versions for {SMProductName} version 2.4.8
193+
194+
// Release is scheduled for May 22, 2024. Code and Doc Freeze is scheduled for May 10, 2024. Component versions should be available after May 10.
195+
196+
|===
197+
|Component |Version
198+
199+
|Istio
200+
|1.16.7
201+
202+
|Envoy Proxy
203+
|1.24.12
204+
205+
|Kiali
206+
|1.65.11
207+
|===
208+
153209
[id="new-features-ossm-2-4-7"]
154210
== New features {SMProductName} version 2.4.7
155211

@@ -474,6 +530,34 @@ ifndef::openshift-rosa,openshift-dedicated[]
474530
* OpenTelemetry API remains a Technology Preview feature.
475531
endif::openshift-rosa,openshift-dedicated[]
476532

533+
[id="new-features-ossm-2-3-12"]
534+
== New features {SMProductName} version 2.3.12
535+
536+
//Release is scheduled for May 22, 2024.
537+
//As of May 8, there are no new features so the phrase "new features" has been removed. This is a z-stream release to update containers before they are Grade B or C on May 28.
538+
//Includes 2.5.2, 2.4.8, 2.3.12
539+
540+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.12 and later.
541+
542+
The most current version of the {SMProductName} Operator can be used with all supported versions of {SMProductShortName}. The version of {SMProductShortName} is specified using the `ServiceMeshControlPlane`.
543+
544+
=== Component versions for {SMProductName} version 2.3.12
545+
546+
// Release is scheduled for May 22, 2024. Code and Doc Freeze is scheduled for May 10, 2024. Component versions should be available after May 10.
547+
548+
|===
549+
|Component |Version
550+
551+
|Istio
552+
|1.14.5
553+
554+
|Envoy Proxy
555+
|1.22.11
556+
557+
|Kiali
558+
|1.57.14
559+
|===
560+
477561
[id="new-features-ossm-2-3-11"]
478562
== New features {SMProductName} version 2.3.11
479563

0 commit comments

Comments
 (0)