Skip to content

Commit 0ad818d

Browse files
authored
Merge pull request #96596 from openshift-cherrypick-robot/cherry-pick-96195-to-enterprise-4.18
[enterprise-4.18] OBSDOCS-2181 bug fix for intermittent failure when installing incident detection
2 parents b4c6bcd + 0307ba2 commit 0ad818d

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

observability/cluster_observability_operator/cluster-observability-operator-release-notes.adoc

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,29 @@ The following table provides information about which features are available depe
2020
| COO Version | OCP Versions | Distributed tracing | Logging | Troubleshooting panel | ACM alerts | Incident detection
2121
| 1.1+ | 4.12 - 4.14 | ✔ | ✔ | ✘ | ✘ | ✘
2222
| 1.1+ | 4.15 | ✔ | ✔ | ✘ | ✔ | ✘
23-
| 1.1+ | 4.16 - 4.17 | ✔ | ✔ | ✔ | ✔ | ✘
24-
| 1.1+ | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
23+
| 1.1+ | 4.16 - 4.18 | ✔ | ✔ | ✔ | ✔ | ✘
24+
| 1.2+ | 4.19+ | ✔ | ✔ | ✔ | ✔ | ✔
2525
|===
2626

27+
[id="cluster-observability-operator-release-notes-1-2-2_{context}"]
28+
== {coo-full} 1.2.2
29+
30+
[id="cluster-observability-operator-1-2-2-bug-fixes_{context}"]
31+
=== Bug fixes
32+
33+
* Before this update, the installation of the incident detection feature could fail intermittently. The symptoms include the incident detection UI being visible but not including any data. In addition, the health-analyzer `ServiceMonitor` resource is in a failed state, with the error message `tls: failed to verify certificate: x509`. With this release, the incident detection feature installs correctly. (link:https://issues.redhat.com/browse/COO-1062[COO-1062])
34+
+
35+
If you are upgrading from 1.2.1 where the bug was occurring, you must recreate the monitoring UI plugin to resolve the issue.
36+
37+
[id="cluster-observability-operator-1-2-2-known-issues_{context}"]
38+
=== Known issues
39+
40+
These are the known issues in {coo-full} 1.2.2:
41+
42+
* When installing version 1.2.2 or when upgrading from version 1.2.0, the monitoring plugin's `UIPlugin` resource can be corrupted. This occurs when you have also deployed distributed tracing, the troubleshooting panel, and Advance Cluster Management (ACM), together with the monitoring UI plugin. You can resolve this issue by recreating the UI plugin. (link:https://issues.redhat.com/browse/COO-1051[COO-1051])
43+
+
44+
If you have previously resolved the issue in 1.2.1 and then upgrade to 1.2.2, this issue will not reoccur.
45+
2746
[id="cluster-observability-operator-release-notes-1-2-1_{context}"]
2847
== {coo-full} 1.2.1
2948

@@ -37,7 +56,9 @@ The following table provides information about which features are available depe
3756

3857
These are the known issues in {coo-full} 1.2.1:
3958

40-
* Upgrading from version 1.2.0 to 1.2.1 corrupts the monitoring plugin's `UIPlugin` resource, when you have also deployed distributed tracing, the troubleshooting panel, and Advance Cluster Management (ACM), together with the monitoring UI plugin. You can resolve this issue by recreating the UI plugin. (link:https://issues.redhat.com/browse/COO-1051[COO-1051])
59+
* The installation of the incident detection feature could fail intermittently. The symptoms include the incident detection UI being visible but not including any data. In addition, the health-analyzer `ServiceMonitor` resource is in a failed state, with the error message `tls: failed to verify certificate: x509`. You can resolve this issue by upgrading to 1.2.2 and recreating the monitoring UI plugin. (link:https://issues.redhat.com/browse/COO-1062[COO-1062])
60+
61+
* Upgrading from version 1.2.0 corrupts the monitoring plugin's `UIPlugin` resource, when you have also deployed distributed tracing, the troubleshooting panel, and Advance Cluster Management (ACM), together with the monitoring UI plugin. You can resolve this issue by recreating the UI plugin. (link:https://issues.redhat.com/browse/COO-1051[COO-1051])
4162

4263
[id="cluster-observability-operator-release-notes-1-2_{context}"]
4364
== {coo-full} 1.2

0 commit comments

Comments
 (0)