Skip to content

OBSDOCS-2181 bug fix for intermittent failure when installing incident detection #96195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ The following table provides information about which features are available depe
| 1.1+ | 4.18+ | ✔ | ✔ | ✔ | ✔ | ✔
|===

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

[id="cluster-observability-operator-1-2-2-bug-fixes_{context}"]
=== Bug fixes

* 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])

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

Expand Down