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
Copy file name to clipboardExpand all lines: modules/ossm-rn-fixed-issues.adoc
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,21 @@ Provide the following info for each issue if possible:
15
15
////
16
16
17
17
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
19
33
20
34
* 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.
21
35
@@ -37,11 +51,6 @@ The following issues have been resolved in the current release:
37
51
38
52
* 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.
39
53
40
-
The following issues have been resolved in previous releases:
41
-
42
-
[id="ossm-rn-fixed-issues-ossm_{context}"]
43
-
== {SMProductShortName} fixed issues
44
-
45
54
* 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.
46
55
+
47
56
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.
Copy file name to clipboardExpand all lines: modules/ossm-rn-known-issues.adoc
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,14 +201,6 @@ New issues for Kiali should be created in the link:https://issues.redhat.com/pro
201
201
202
202
These are the known issues in Kiali:
203
203
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
-
212
204
//Keep KIALI-2206 in RN as this is for information purposes.
213
205
* 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.
214
206
//Keep KIALI-507 in RN as this is for information purposes.
Copy file name to clipboardExpand all lines: modules/ossm-rn-new-features.adoc
+84Lines changed: 84 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,34 @@ Module included in the following assemblies:
15
15
16
16
This release adds improvements related to the following components and concepts.
17
17
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
+
18
46
[id="new-features-ossm-2-5-1"]
19
47
== New features {SMProductName} version 2.5.1
20
48
@@ -150,6 +178,34 @@ A new version of the Gateway API custom resource definition (CRD) is now availab
150
178
|For multitenant mesh deployment, all Gateway API CRDs must be present. Use the experimental branch.
151
179
|===
152
180
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.
* OpenTelemetry API remains a Technology Preview feature.
475
531
endif::openshift-rosa,openshift-dedicated[]
476
532
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.
0 commit comments