Skip to content

Commit fc23384

Browse files
authored
Merge pull request #84725 from shreyasiddhartha/OSSM-7828
OSSM-7828 OSSM 2.6.3 (At Stage): [DOC] Release Notes
2 parents f80e0ec + c348308 commit fc23384

8 files changed

+94
-6
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ endif::[]
173173
:product-rosa: Red Hat OpenShift Service on AWS
174174
:SMProductName: Red Hat OpenShift Service Mesh
175175
:SMProductShortName: Service Mesh
176-
:SMProductVersion: 2.6.2
176+
:SMProductVersion: 2.6.3
177177
:MaistraVersion: 2.6
178178
:KialiProduct: Kiali Operator provided by Red Hat
179179
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-release-2-4-12.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-4-12_{context}"]
8+
= {SMProductName} version 2.4.12
9+
10+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.3, addresses Common Vulnerabilities and Exposures (CVEs), and is supported on {product-title} 4.14 and later.
11+
12+
[id=ossm-release-2-4-12-components_{context}]
13+
== Component updates
14+
15+
|===
16+
|Component |Version
17+
18+
|Istio
19+
|1.16.7
20+
21+
|Envoy Proxy
22+
|1.24.12
23+
24+
|Kiali Server
25+
|1.65.17
26+
|===

modules/ossm-release-2-5-2.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ This release addresses Common Vulnerabilities and Exposures (CVEs), contains bug
4646

4747
* 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.
4848

49+
* https://issues.redhat.com/browse/OSSM-6267[OSSM-6267] Previously, configuring a data source in {SMProductName} 2.5 Grafana caused a data query authentication error, and users could not view data in the Istio service and workload dashboards. Now, upgrading an existing 2.5 SMCP to version 2.5.2 or later resolves the Grafana error.
50+
//OSSM-6267 moved from known issues to fixed issues.
4951
//Keeping to make next release easier in case there are Known issues.
5052
// [id="ossm-known-issues-RELEASE_{context}"]
5153
// == Service Mesh known issues

modules/ossm-release-2-5-6.adoc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-5-6_{context}"]
8+
= {SMProductName} version 2.5.6
9+
10+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.3, addresses Common Vulnerabilities and Exposures (CVEs), and is supported on {product-title} 4.14 and later.
11+
12+
13+
[id=ossm-release-2-5-6-components_{context}]
14+
== Component updates
15+
16+
|===
17+
|Component |Version
18+
19+
|Istio
20+
|1.18.7
21+
22+
|Envoy Proxy
23+
|1.26.8
24+
25+
|Kiali Server
26+
|1.73.16
27+
|===

modules/ossm-release-2-6-2.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ This release of {SMProductName} updates the {SMProductName} Operator version to
1111

1212
This release addresses Common Vulnerabilities and Exposures (CVEs), contains bug fixes, and is supported on {product-title} 4.14 and later.
1313

14-
include::snippets/ossm-current-version-support-snippet.adoc[]
15-
1614
The most current version of the {KialiProduct} can be used with all supported versions of {SMProductName}. The version of {SMProductShortName} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali.
1715

1816
[id=ossm-release-2-6-2-components_{context}]

modules/ossm-release-2-6-3.adoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
////
2+
Module included in the following assemblies:
3+
* service_mesh/v2x/servicemesh-release-notes.adoc
4+
////
5+
6+
:_mod-docs-content-type: REFERENCE
7+
[id="ossm-release-2-6-3_{context}"]
8+
= {SMProductName} version 2.6.3
9+
10+
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.3, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.3, 2.5.6, and 2.4.12.
11+
12+
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
13+
14+
include::snippets/ossm-current-version-support-snippet.adoc[]
15+
16+
The most current version of the {KialiProduct} can be used with all supported versions of {SMProductName}. The version of {SMProductShortName} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali.
17+
18+
[id=ossm-release-2-6-3-components_{context}]
19+
== Component updates
20+
21+
|===
22+
|Component |Version
23+
24+
|Istio
25+
|1.20.8
26+
27+
|Envoy Proxy
28+
|1.28.7
29+
30+
|Kiali Server
31+
|1.73.16
32+
|===

modules/ossm-rn-known-issues.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ endif::openshift-rosa[]
3535
== {SMProductShortName} known issues
3636

3737
These are the known issues in {SMProductName}:
38-
//OSSM-6267 was in 2.5.1, which has not been moved to its own module, so it stays here. Had mistakenly put it in the new 2.5.2 module.
39-
* https://issues.redhat.com/browse/OSSM-6267[OSSM-6267] After a data source is configured correctly in Grafana, a data query returns authentication error. Users are not able to view data in the **Istio service** and **Istio workload** dashboards. Currently, no workaround exists for this issue.
40-
4138
* https://issues.redhat.com/browse/OSSM-5556[OSSM-5556] Gateways are skipped when istio-system labels do not match discovery selectors.
4239
+
4340
Workaround: Label the control plane namespace to match discovery selectors to avoid skipping the Gateway configurations.

service_mesh/v2x/servicemesh-release-notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ toc::[]
1010

1111
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
1212

13+
include::modules/ossm-release-2-6-3.adoc[leveloffset=+1]
14+
15+
include::modules/ossm-release-2-5-6.adoc[leveloffset=+1]
16+
17+
include::modules/ossm-release-2-4-12.adoc[leveloffset=+1]
18+
1319
include::modules/ossm-release-2-6-2.adoc[leveloffset=+1]
1420

1521
include::modules/ossm-release-2-5-5.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)