Skip to content

Commit ec1a5b6

Browse files
committed
OSSMDOC-374: Jaeger 1.24.0 Release Notes.
1 parent 9852675 commit ec1a5b6

File tree

7 files changed

+38
-16
lines changed

7 files changed

+38
-16
lines changed

jaeger/jaeger_install/rhbjaeger-updating.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ The Operator Lifecycle Manager (OLM) controls the installation, upgrade, and rol
99
The OLM queries for available Operators as well as upgrades for installed Operators.
1010
For more information about how {product-title} handled upgrades, refer to the xref:../../operators/understanding/olm/olm-understanding-olm.adoc#olm-understanding-olm[Operator Lifecycle Manager] documentation.
1111

12-
The update approach used by the Jaeger Operator upgrades the managed Jaeger instances to the version associated with the Operator. Whenever a new version of the Jaeger Operator is installed, all the Jaeger application instances managed by the Operator will be upgraded to the Operator's version. For example, if version 1.10 is installed (both Operator and backend components) and the Operator is upgraded to version 1.11, then as soon as the Operator upgrade has completed, the Operator will scan for running Jaeger instances and upgrade them to 1.11 as well.
12+
The update approach used by the Jaeger Operator upgrades the managed Jaeger instances to the version associated with the Operator. Whenever a new version of the Jaeger Operator is installed, all the Jaeger application instances managed by the Operator will be upgraded to the Operator's version. For example, if version 1.10 is installed (both Operator and backend components) and the Operator is upgraded to version 1.11, then as soon as the Operator upgrade has completed, the Operator will scan for running Jaeger instances and upgrade them to 1.11 as well.
13+
14+
For specific instructions for how to update the OpenShift Elasticsearch Operator, refer to xref:../../logging/cluster-logging-upgrading.adoc#cluster-logging-upgrading_cluster-logging-upgrading[Updating OpenShift Logging].

modules/jaeger-document-attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:ProductName: OpenShift Jaeger
1313
:ProductShortName: Jaeger
1414
:ProductRelease:
15-
:ProductVersion: 1.20.4
15+
:ProductVersion: 1.24.0
1616
:product-build:
1717
:DownloadURL: registry.redhat.io
1818
:cloud-redhat-com: Red Hat OpenShift Cluster Manager
@@ -25,7 +25,7 @@
2525

2626
:DocInfoProductName: Red Hat OpenShift Jaeger
2727
:DocInfoProductName: OpenShift Jaeger
28-
:DocInfoProductNumber: 1.20.4
28+
:DocInfoProductNumber: 1.24.0
2929
//
3030
// Book Names:
3131
// Defining the book names in document attributes instead of hard-coding them in

modules/jaeger-install-elasticsearch.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,7 @@ If you have already installed the OpenShift Elasticsearch Operator as part of Op
4444
The Elasticsearch installation requires the *openshift-operators-redhat* namespace for the OpenShift Elasticsearch Operator. The other {ProductName} operators are installed in the `openshift-operators` namespace.
4545
====
4646
+
47-
. Select the *Update Channel* that matches your {product-title} installation. For example, if you are installing on {product-title} version 4.8, select the 4.8 update channel.
48-
+
49-
[NOTE]
50-
====
51-
For {product-title} version 4.7 select the 4.6 update channel.
52-
====
47+
. Select *stable-5.x* as the *Update Channel*.
5348

5449
. Select the *Automatic* Approval Strategy.
5550
+

modules/jaeger-rn-fixed-issues.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Fix - What did we change to fix the problem?
1515
Result - How has the behavior changed as a result? Try to avoid “It is fixed” or “The issue is resolved” or “The error no longer presents”.
1616
////
1717

18+
* link:https://issues.redhat.com/browse/TRACING-2009[TRACING-2009] The Jaeger Operator has been updated to include support for the Strimzi Kafka Operator 0.23.0.
19+
20+
* link:https://issues.redhat.com/browse/TRACING-1907[TRACING-1907] The Jaeger agent sidecar injection was failing due to missing config maps in the application namespace. The config maps were getting automatically deleted due to an incorrect `OwnerReference` field setting and as a result, the application pods were not moving past the "ContainerCreating" stage. The incorrect settings have been removed.
21+
1822
* link:https://issues.redhat.com/browse/TRACING-1725[TRACING-1725] Follow-up to TRACING-1631. Additional fix to ensure that Elasticsearch certificates are properly reconciled when there are multiple Jaeger production instances, using same name but within different namespaces. See also link:https://bugzilla.redhat.com/show_bug.cgi?id=1918920[BZ-1918920].
1923

2024
* link:https://issues.jboss.org/browse/TRACING-1631[TRACING-1631] Multiple Jaeger production instances, using same name but within different namespaces, causing Elasticsearch certificate issue. When multiple service meshes were installed, all of the Jaeger Elasticsearch instances had the same Elasticsearch secret instead of individual secrets, which prevented the OpenShift Elasticsearch Operator from communicating with all of the Elasticsearch clusters.

modules/jaeger-rn-known-issues.adoc

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Module included in the following assemblies:
99
= Jaeger known issues
1010

1111
////
12-
Consequence - What user action or situation would make this problem appear (Selecting the Foo option with the Bar version 1.3 plugin enabled results in an error message)? What did the customer experience as a result of the issue? What was the symptom?
12+
Consequence - What user action or situation would make this problem appear (Selecting the Foo option with the Bar version 1.3 plugin enabled results in an error message)? What did the customer experience as a result of the issue? What was the symptom?
1313
Cause (if it has been identified) - Why did this happen?
14-
Workaround (If there is one)- What can you do to avoid or negate the effects of this issue in the meantime? Sometimes if there is no workaround it is worthwhile telling readers to contact support for advice. Never promise future fixes.
14+
Workaround (If there is one)- What can you do to avoid or negate the effects of this issue in the meantime? Sometimes if there is no workaround it is worthwhile telling readers to contact support for advice. Never promise future fixes.
1515
Result - If the workaround does not completely address the problem.
1616
////
1717

@@ -23,6 +23,13 @@ These limitations exist in Jaeger:
2323

2424
These are the known issues in Jaeger:
2525

26-
* link:https://bugzilla.redhat.com/show_bug.cgi?id=1918920[BZ-1918920] The Elasticsearch pods does not get restarted automatically after an update. As a workaround, restart the pods manually.
26+
* link:https://issues.redhat.com/browse/TRACING-2057[TRACING-2057] The Kafka API has been updated to `v1beta2` to support the Strimzi Kafka Operator 0.23.0. However, this API version is not supported by AMQ Streams 1.6.3. If you have the following environment, your Jaeger services will not be upgraded, and you cannot create new Jaeger services or modify existing Jaeger services:
2727

28-
* link:https://issues.redhat.com/browse/TRACING-809[TRACING-809] Jaeger Ingester is incompatible with Kafka 2.3. When there are two or more instances of the Jaeger Ingester and enough traffic it will continuously generate rebalancing messages in the logs. This is due to a regression in Kafka 2.3 that was fixed in Kafka 2.3.1. For more information, see https://github.com/jaegertracing/jaeger/issues/1819[Jaegertracing-1819].
28+
** Jaeger Operator channel: *1.17.x stable* or *1.20.x stable*
29+
** AMQ Streams Operator channel: *amq-streams-1.6.x*
30+
+
31+
To resolve this issue, switch the subscription channel for your AMQ Streams Operator to either *amq-streams-1.7.x* or *stable*.
32+
33+
* link:https://bugzilla.redhat.com/show_bug.cgi?id=1918920[BZ-1918920] The Elasticsearch pods does not get restarted automatically after an update. As a workaround, restart the pods manually.
34+
35+
* link:https://issues.redhat.com/browse/TRACING-809[TRACING-809] Jaeger Ingester is incompatible with Kafka 2.3. When there are two or more instances of the Jaeger Ingester and enough traffic it will continuously generate rebalancing messages in the logs. This is due to a regression in Kafka 2.3 that was fixed in Kafka 2.3.1. For more information, see https://github.com/jaegertracing/jaeger/issues/1819[Jaegertracing-1819].

modules/jaeger-rn-new-features.adoc

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,26 @@ Module included in the following assemblies:
33
- rhbjaeger-release-notes.adoc
44
////
55
////
6-
Feature – Describe the new functionality available to the customer. For enhancements, try to describe as specifically as possible where the customer will see changes.
7-
Reason – If known, include why has the enhancement been implemented (use case, performance, technology, etc.). For example, showcases integration of X with Y, demonstrates Z API feature, includes latest framework bug fixes.
6+
Feature – Describe the new functionality available to the customer. For enhancements, try to describe as specifically as possible where the customer will see changes.
7+
Reason – If known, include why has the enhancement been implemented (use case, performance, technology, etc.). For example, showcases integration of X with Y, demonstrates Z API feature, includes latest framework bug fixes.
88
Result – If changed, describe the current user experience.
99
////
1010

1111
[id="jaeger-rn-new-features_{context}"]
12+
== New features {ProductName} 1.24.0
13+
14+
This release of {ProductName} includes the following new features:
15+
16+
* Adds support for the Red Hat Elasticsearch Operator 5.0 and 5.1.
17+
18+
* Adds Elasticsearch rollover support.
19+
20+
* Adds Elasticsearch tolerations support.
21+
22+
* Updates the Jaeger Operator to include support for the Strimzi Kafka Operator 0.23.0. A known issue and workaround associated with this update is documented in the "Known Issues" section.
23+
24+
* This release also addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
25+
1226
== New features {ProductName} 1.20.4
1327
This release of {ProductName} addresses Common Vulnerabilities and Exposures (CVEs) and bug fixes.
1428

modules/ossm-install-ossm-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To install {ProductName}, install following Operators in this order. Repeat the
2424
. Click *Install*.
2525

2626
. On the *Install Operator* page, select installation options.
27-
.. For the OpenShift Elasticsearch Operator, in the *Update Channel* section, select *4.6*.
27+
.. For the OpenShift Elasticsearch Operator, in the *Update Channel* section, select *stable-5.x*.
2828
.. For the Jaeger, Kiali, and {ProductName} Operators, accept the defaults.
2929
+
3030
The Jaeger, Kiali and {ProductName} are installed in the `openshift-operators` namespace. The OpenShift Elasticsearch Operator is installed in the `openshift-operators-redhat` namespace.

0 commit comments

Comments
 (0)