Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _topic_map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1403,8 +1403,8 @@ Name: Jaeger
Dir: jaeger
Distros: openshift-enterprise
Topics:
#- Name: Jaeger Release Notes
# File: rhbjaeger-release-notes
- Name: Jaeger Release Notes
File: rhbjaeger-release-notes
- Name: Jaeger Architecture
Dir: jaeger_arch
Topics:
Expand Down
9 changes: 4 additions & 5 deletions modules/jaeger-document-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
// Note that the DocInfoProductName generates the URL for the product page.
// Changing the value changes the generated URL.
//
:DocInfoProductName: Red Hat Build of Jaeger
:DocInfoProductName: Red Hat OpenShift Jaeger
:DocInfoProductNumber: 1.17.1
//
// Book Names:
Expand All @@ -30,7 +30,6 @@
// Using the pattern ending in 'BookName' makes it easy to grep for occurrences
// throughout the topics
//
:RN_BookName: Red Hat Build of Jaeger Release Notes
:Install_BookName: Installing the Red Hat Build of Jaeger
:Using_BookName: Using the Red Hat Build of Jaeger
:Using_BookName: Using the Red Hat Build of Jaeger
:RN_BookName: Red Hat OpenShift Jaeger Release Notes
:Install_BookName: Installing Red Hat OpenShift Jaeger
:Using_BookName: Using Red Hat OpenShift Jaeger
2 changes: 1 addition & 1 deletion modules/jaeger-product-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Using Jaeger lets you perform the following functions:

* Perform root cause analysis

Jaeger is based on the vendor-neutral OpenTracing APIs and instrumentation.
Jaeger is based on the vendor-neutral link:https://opentracing.io/[OpenTracing] APIs and instrumentation.
22 changes: 22 additions & 0 deletions modules/jaeger-rn-fixed-issues.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
////
Module included in the following assemblies:
- jaeger-release-notes.adoc
////

[id="jaeger-rn-fixed-issues_{context}"]
= Jaeger Fixed issues
////
Provide the following info for each issue if possible:
Consequence - What user action or situation would make this problem appear (If you have the foo option enabled and did x)? What did the customer experience as a result of the issue? What was the symptom?
Cause - Why did this happen?
Fix - What did we change to fix the problem?
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”.
////

BZ# https://bugzilla.redhat.com/show_bug.cgi?id=000001[000001]

There was a werewolf in the last release. You would have only encountered this werewolf if it was a full moon and you were outside. The werewolf has been shot with a silver bullet and no longer exists.

BZ# https://bugzilla.redhat.com/show_bug.cgi?id=000005[000005]

There was an unrecognized vampire in the last release. As a result, the vampire bit a lot of people and sired multiple vampires. But after the liberal application of sunlight, garlic, and holy water, all vampires have been removed from the current release and you no longer need to wear turtlenecks when going outside.
12 changes: 9 additions & 3 deletions modules/jaeger-rn-known-issues.adoc
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
////
Module included in the following assemblies:
- servicemesh-release-notes.adoc
- rhbjaeger-release-notes.adoc
////

[id="jaeger-rn-known-issues_{context}"]
= Known issues
= Jaeger known issues

////
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?
Expand All @@ -13,7 +14,12 @@ Workaround (If there is one)- What can you do to avoid or negate the effects of
Result - If the workaround does not completely address the problem.
////

These limitations exist in Jaeger:

These known issues exist in {ProductName}:
* While Kafka publisher is included as part of Jaeger, it is not supported.
* Apache Spark is not supported.
* Only self-provisioned Elasticsearch instances are supported. External Elasticsearch instances are not supported in this release.

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].
These are the known issues in Jaeger:

* 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].
2 changes: 1 addition & 1 deletion modules/jaeger-rn-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Module included in the following assemblies:
////

[id="jaeger-rn-new-features_{context}"]
== New features {ProductName} 1.16
= New features {ProductName} 1.17.1

////
Feature – Describe the new functionality available to the customer. For enhancements, try to describe as specifically as possible where the customer will see changes.
Expand Down
2 changes: 1 addition & 1 deletion modules/ossm-rn-fixed-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Result - How has the behavior changed as a result? Try to avoid “It is fixed
The following issues been resolved in the current release:

[id="ossm-rn-fixed-issues-ossm_{context}"]
== {ProductName} fixed issues
== {ProductShortName} fixed issues
* link:https://issues.jboss.org/browse/OSSM-99[OSSM-99] Workloads generated from direct Pod without labels may crash Kiali.

* link:https://issues.jboss.org/browse/OSSM-93[OSSM-93] IstioConfigList can't filter by two or more names.
Expand Down
11 changes: 4 additions & 7 deletions modules/ossm-rn-known-issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,12 @@ These limitations exist in {ProductName}:

* {ProductName} does not support installation on a restricted network.

[NOTE]
====
While Kafka publisher is included in the release as part of Jaeger, it is not supported.
====

[id="ossm-rn-known-issues-ossm_{context}"]
== {ProductName} known issues
== {ProductShortName} known issues

These are the known issues in {ProductName}:

* link:https://bugzilla.redhat.com/show_bug.cgi?id=1821432[Bug 1821432] Toggle controls in {product-title} Control Resource details page do not update the CR correctly. UI Toggle controls in the Service Mesh Control Plane (SMCP) Overview page in the {product-title} web console sometimes update the wrong field in the resource. To update a SMCP, edit the YAML content directly or update the resource from the command line instead of clicking the toggle controls.
* link:https://bugzilla.redhat.com/show_bug.cgi?id=1821432[Bug 1821432] Toggle controls in {product-title} Control Resource details page do not update the CR correctly. UI Toggle controls in the Service Mesh Control Plane (SMCP) Overview page in the {product-title} web console sometimes update the wrong field in the resource. To update a SMCP, edit the YAML content directly or update the resource from the command line instead of clicking the toggle controls.

* link:https://access.redhat.com/solutions/4970771[Jaeger/Kiali Operator upgrade blocked with operator pending] When upgrading the Jaeger or Kiali Operators with Service Mesh 1.0.x installed, the operator status shows as Pending. There is a solution in progress and a workaround. See the linked Knowledge Base article for more information.

Expand Down Expand Up @@ -59,6 +54,8 @@ If the `istio-operator` pod is evicted while deploying the control pane, delete
[id="ossm-rn-known-issues-kiali_{context}"]
== Kiali known issues

These are the known issues in Kiali:

* link:https://issues.jboss.org/browse/KIALI-3262[KIALI-3262] In the Kiali console, when you click on Distributed Tracing in the navigation or on a Traces tab, you are asked to accept the certificate, and then asked to provide your OpenShift login credentials. This happens due to an issue with how the framework displays the Trace pages in the Console. The Workaround is to open the URL for the Jaeger console in another browser window and log in. Then you can view the embedded tracing pages in the Kiali console.

* link:https://issues.jboss.org/browse/KIALI-3239[KIALI-3239] If a Kiali Operator pod has failed with a status of “Evicted” it blocks the Kiali operator from deploying. The workaround is to delete the Evicted pod and redeploy the Kiali operator.
Expand Down
4 changes: 4 additions & 0 deletions service_mesh/servicemesh-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ include::modules/ossm-rn-new-features.adoc[leveloffset=+1]

include::modules/ossm-rn-known-issues.adoc[leveloffset=+1]

include::modules/jaeger-rn-known-issues.adoc[leveloffset=+2]

include::modules/ossm-rn-fixed-issues.adoc[leveloffset=+1]

//include::modules/jaeger-rn-fixed-issues.adoc[leveloffset=+2]