Skip to content

Commit 11c234c

Browse files
committed
OSSM-6174 OSSM 2.5 release notes should indicate support from 4.12 and later
1 parent c51c195 commit 11c234c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

modules/ossm-rn-new-features.adoc

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This release adds improvements related to the following components and concepts.
1818
[id="new-features-ossm-2-5"]
1919
== New features {SMProductName} version 2.5
2020

21-
This release of {SMProductName} adds new features, addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.13 and later.
21+
This release of {SMProductName} adds new features, addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.12 and later.
2222

2323
This release ends maintenance support for OpenShift {SMProductShortName} version 2.2. If you are using OpenShift {SMProductShortName} version 2.2, you should update to a supported version.
2424

@@ -55,28 +55,28 @@ This release adds documentation for migrating from a multitenant mesh to a clust
5555

5656
=== {SMProductName} Operator on ARM-based clusters
5757

58-
This release provides the {SMProductName} Operator on ARM-based clusters as a generally available feature.
58+
This release provides the {SMProductName} Operator on ARM-based clusters as a generally available feature.
5959

6060
=== Integration with {DTProductName} (Tempo) Stack
6161

6262
This release introduces a generally available integration of the tracing extension provider(s). You can expose tracing data to the {DTProductName} (Tempo) stack by appending a named element and the `zipkin` provider to the `spec.meshConfig.extensionProviders` specification. Then, a telemetry custom resource configures Istio proxies to collect trace spans and send them to the Tempo distributor service endpoint.
6363

6464
[NOTE]
6565
====
66-
{DTProductName} (Tempo) Stack is not supported on {ibm-z-title}.
66+
{DTProductName} (Tempo) Stack is not supported on {ibm-z-title}.
6767
====
6868

6969
=== OpenShift Service Mesh Console plugin
7070

71-
This release introduces a generally available version of the OpenShift {SMProductShortName} Console (OSSMC) plugin.
71+
This release introduces a generally available version of the OpenShift {SMProductShortName} Console (OSSMC) plugin.
7272

73-
The OSSMC plugin is an extension to the OpenShift Console that provides visibility into your Service Mesh. With the OSSMC plugin installed, a new Service Mesh menu option is available in the left-hand navigation of the web console, as well as new Service Mesh tabs that enhance existing Workloads and Service console pages.
73+
The OSSMC plugin is an extension to the OpenShift Console that provides visibility into your Service Mesh. With the OSSMC plugin installed, a new Service Mesh menu option is available on the navigation pane of the web console, as well as new Service Mesh tabs that enhance existing Workloads and Service console pages.
7474

75-
The features of the OSSMC plugin are very similar to those of the standalone Kiali Console. The OSSMC plugin does not replace the Kiali Console, and after installing the OSSMC plugin, you can still access the standalone Kiali Console.
75+
The features of the OSSMC plugin are very similar to those of the standalone Kiali Console. The OSSMC plugin does not replace the Kiali Console, and after installing the OSSMC plugin, you can still access the standalone Kiali Console.
7676

7777
=== Istio OpenShift Routing (IOR) default setting change
7878

79-
The default setting for Istio OpenShift Routing (IOR) has changed. Starting with this release, automatic routes are disabled by default for new instances of the `ServiceMeshControlPlane` resource.
79+
The default setting for Istio OpenShift Routing (IOR) has changed. Starting with this release, automatic routes are disabled by default for new instances of the `ServiceMeshControlPlane` resource.
8080

8181
For new instances of the `ServiceMeshControlPlane` resources, you can use automatic routes by setting the `enabled` field to `true` in the `gateways.openshiftRoute` specification of the `ServiceMeshControlPlane` resource.
8282

@@ -95,11 +95,11 @@ When updating existing instances of the `ServiceMeshControlPlane` resource to {S
9595

9696
=== Istio proxy concurrency configuration enhancement
9797

98-
The `concurrency` parameter in the `networking.istio` API configures how many worker threads the Istio proxy runs.
98+
The `concurrency` parameter in the `networking.istio` API configures how many worker threads the Istio proxy runs.
9999

100-
For consistency across deployments, Istio now configures the `concurrency` parameter based upon the CPU limit allocated to the proxy container. For example, a limit of 2500m would set the `concurrency` parameter to `3`. If you set the `concurrency` parameter to a different value, then Istio uses that value to configure how many threads the proxy runs instead of using the CPU limit.
100+
For consistency across deployments, Istio now configures the `concurrency` parameter based upon the CPU limit allocated to the proxy container. For example, a limit of 2500m would set the `concurrency` parameter to `3`. If you set the `concurrency` parameter to a different value, then Istio uses that value to configure how many threads the proxy runs instead of using the CPU limit.
101101

102-
Previously, the default setting for the parameter was `2`.
102+
Previously, the default setting for the parameter was `2`.
103103

104104
=== Gateway API CRD versions
105105
:FeatureName: {product-title} Gateway API support
@@ -172,8 +172,8 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
172172
//Istio stays the same
173173
//Envoy updated to 1.24.12
174174
//According to distributed tracing release 2.9, the latest at time of OSSM 2.4.4, Jaeger has been updated to 1.47.0
175-
//Kiali updated to 1.65.9
176-
//Kiali updated to 1.65.10 on 10/31/2023 due to security fix
175+
//Kiali updated to 1.65.9
176+
//Kiali updated to 1.65.10 on 10/31/2023 due to security fix
177177
|===
178178
|Component |Version
179179

0 commit comments

Comments
 (0)