Skip to content

Commit a83f13f

Browse files
authored
Merge pull request #58341 from gwynnemonahan/OSSM-3695
OSSM-3695: 2.3.3 Z Stream Release Notes, Known Issues and Bug Fixes for OSSM
2 parents 0799efe + 0793dd2 commit a83f13f

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ endif::[]
134134
:product-dedicated: Red Hat OpenShift Dedicated
135135
:SMProductName: Red Hat OpenShift Service Mesh
136136
:SMProductShortName: Service Mesh
137-
:SMProductVersion: 2.3.2
137+
:SMProductVersion: 2.3.3
138138
:MaistraVersion: 2.3
139139
//Service Mesh v1
140140
:SMProductVersion1x: 1.1.18.2

modules/ossm-rn-fixed-issues.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The following issues been resolved in the current release:
1919
[id="ossm-rn-fixed-issues-ossm_{context}"]
2020
== {SMProductShortName} fixed issues
2121

22+
* https://issues.redhat.com/browse/OSSM-3644[OSSM-3644] Previously, the federation egress-gateway received the wrong update of network gateway endpoints, causing extra endpoint entries. Now, the federation-egress gateway has been updated on the server side so it receives the correct network gateway endpoints.
23+
24+
* https://issues.redhat.com/browse/OSSM-3595[OSSM-3595] Previously, the `istio-cni` plugin sometimes failed on {op-system-base} because SELinux did not allow the utility `iptables-restore` to open files in the `/tmp` directory. Now, SELinux passes `iptables-restore` via `stdin` input stream instead of via a file.
25+
2226
* https://issues.redhat.com/browse/OSSM-3025[OSSM-3025] Istiod sometimes fails to become ready. Sometimes, when a mesh contained many member namespaces, the Istiod pod did not become ready due to a deadlock within Istiod. The deadlock is now resolved and the pod now starts as expected.
2327

2428
* https://issues.redhat.com/browse/OSSM-2493[OSSM-2493] Default `nodeSelector` and `tolerations` in SMCP not passed to Kiali. The `nodeSelector` and `tolerations` you add to `SMCP.spec.runtime.defaults` are now passed to the Kiali resource.

modules/ossm-rn-new-features.adoc

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

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

18+
== New features {SMProductName} version 2.3.3
19+
20+
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.9 or later.
21+
//only Envoy Proxy changed 04/17/2023
22+
//kiali and istio changed 04/19/2023
23+
//Jaeger updated 04/20/2023
24+
25+
=== Component versions included in {SMProductName} version 2.3.3
26+
27+
|===
28+
|Component |Version
29+
30+
|Istio
31+
|1.14.5
32+
33+
|Envoy Proxy
34+
|1.22.9
35+
36+
|Jaeger
37+
|1.42.0
38+
39+
|Kiali
40+
|1.57.7
41+
|===
42+
1843
== New features {SMProductName} version 2.3.2
1944

2045
This release of {SMProductName} addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.9 or later.
@@ -166,7 +191,7 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
166191
|1.39
167192

168193
|Kiali
169-
|1.48.4
194+
|1.48.5
170195
|===
171196

172197
== New features {SMProductName} version 2.2.5
@@ -399,7 +424,7 @@ This release of {SMProductName} addresses Common Vulnerabilities and Exposures (
399424
|1.36
400425

401426
|Kiali
402-
|1.36.15
427+
|1.36.16
403428
|===
404429

405430
== New features {SMProductName} 2.1.5.2

0 commit comments

Comments
 (0)