Skip to content

Commit 4192f6f

Browse files
committed
OSSM-6173 [DOC] Installation and upgrade tasks for OSSM 2.6 release
1 parent 60ec167 commit 4192f6f

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
// * service_mesh/v2x/upgrading-ossm.adoc
3+
4+
:_mod-docs-content-type: CONCEPT
5+
[id="ossm-upgrade-25-26-changes_{context}"]
6+
= Upgrade changes from version 2.5 to version 2.6
7+
8+
//Jaeger disabled by default goes in "Upgrading" and 2.6 Rel Notes
9+
== {JaegerName} default setting change
10+
11+
This release disables {JaegerName} by default for new instances of the `ServiceMeshControlPlane` resource.
12+
13+
When updating existing instances of the `ServiceMeshControlPlane` resource to {SMProductName} version 2.6, {JaegerShortName} remains enabled by default.
14+
15+
{SMProductName} 2.6 is the last release that includes support for {JaegerName} and {es-op}. Both {JaegerShortName} and {es-op} will be removed in the next release. If you are currently using {JaegerShortName} and {es-op}, you must migrate to {TempoName} and {OTELName}.
16+
17+
== Envoy sidecar container default setting change
18+
19+
To enhance pod startup times, Istio now includes a `startupProbe` in sidecar containers by default. The pod's readiness probes do not start until the Envoy sidecar has started.

service_mesh/v2x/upgrading-ossm.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Although you can deploy multiple versions of the control plane in the same clust
3636

3737
For more information about migrating your extensions, refer to xref:../../service_mesh/v2x/ossm-extensions.adoc#ossm-extensions-migration-overview_ossm-extensions[Migrating from ServiceMeshExtension to WasmPlugin resources].
3838

39+
include::modules/ossm-upgrade-25-26-changes.adoc[leveloffset=+2]
40+
3941
include::modules/ossm-upgrade-24-25-changes.adoc[leveloffset=+2]
4042

4143
include::modules/ossm-upgrade-23-24-changes.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)