Skip to content

Commit 8719d5b

Browse files
authored
Merge pull request #73328 from bburt-rh/OBSDOCS-894-COO-0.1.2-release-notes
OBSDOCS-894: COO 0.1.2 release notes
2 parents dbbd2e3 + 838cd41 commit 8719d5b

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

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

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,43 @@ include::snippets/technology-preview.adoc[leveloffset=+2]
1212

1313
The {coo-first} is an optional {product-title} Operator that enables administrators to create standalone monitoring stacks that are independently configurable for use by different services and users.
1414

15-
The {coo-short} complements the built-in monitoring capabilities of {product-title}. You can deploy it in parallel with the default platform and user workload monitoring stacks managed by the Cluster Monitoring Operator (CMO).
15+
The {coo-short} complements the built-in monitoring capabilities of {product-title}. You can deploy it in parallel with the default platform and user workload monitoring stacks managed by the Cluster Monitoring Operator (CMO).
1616

1717
These release notes track the development of the {coo-full} in {product-title}.
1818

19+
[id="cluster-observability-operator-release-notes-0-1-2"]
20+
== {coo-full} 0.1.2
21+
The following advisory is available for {coo-full} 0.1.2:
22+
23+
* link:https://access.redhat.com/errata/RHEA-2024:127118[2024:127118 Cluster Observability Operator 0.1.2]
24+
25+
[id="cluster-observability-operator-0-1-2-CVEs"]
26+
=== CVEs
27+
28+
* link:https://access.redhat.com/security/cve/CVE-2023-45142[CVE-2023-45142]
29+
30+
[id="cluster-observability-operator-0-1-2-bug-fixes"]
31+
=== Bug fixes
32+
33+
* Previously, certain cluster service version (CSV) annotations were not included in the metadata for {coo-short}.
34+
Because of these missing annotations, certain {coo-short} features and capabilities did not appear in the package manifest or in the OperatorHub user interface.
35+
This release adds the missing annotations, thereby resolving this issue. (link:https://issues.redhat.com/browse/COO-11[*COO-11*])
36+
37+
* Previously, automatic updates of the {coo-short} did not work, and a newer version of the Operator did not automatically replace the older version, even though the newer version was available in OperatorHub.
38+
This release resolves the issue. (link:https://issues.redhat.com/browse/COO-12[*COO-12*])
39+
40+
* Previously, Thanos Querier only listened for network traffic on port 9090 of 127.0.0.1 (`localhost`), which resulted in a `502 Bad Gateway` error if you tried to reach the Thanos Querier service.
41+
With this release, the Thanos Querier configuration has been updated so that the component now listens on the default port (10902), thereby resolving the issue.
42+
As a result of this change, you can also now modify the port via server side apply (SSA) and add a proxy chain, if required. (link:https://issues.redhat.com/browse/COO-14[*COO-14*])
43+
1944
[id="cluster-observability-operator-release-notes-0-1-1"]
2045
== {coo-full} 0.1.1
46+
The following advisory is available for {coo-full} 0.1.1:
47+
48+
* link:https://access.redhat.com/errata/RHEA-2024:0550[2024:0550 Cluster Observability Operator 0.1.1]
49+
50+
[id="cluster-observability-operator-0-1-1-new-features-enhancements"]
51+
=== New features and enhancements
2152
This release updates the {coo-full} to support installing the Operator in restricted networks or disconnected environments.
2253

2354
[id="cluster-observability-operator-release-notes-0-1"]

0 commit comments

Comments
 (0)