From 3ec395bcab6f52253b8133bba59d844a52d8bbf2 Mon Sep 17 00:00:00 2001 From: Sara Thomas Date: Thu, 12 Sep 2024 14:27:15 -0400 Subject: [PATCH] Network Observability 1.6.2 release notes --- ...rk-observability-operator-release-notes.adoc | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/observability/network_observability/network-observability-operator-release-notes.adoc b/observability/network_observability/network-observability-operator-release-notes.adoc index cbb5473ab0..8cab931d37 100644 --- a/observability/network_observability/network-observability-operator-release-notes.adoc +++ b/observability/network_observability/network-observability-operator-release-notes.adoc @@ -13,6 +13,23 @@ These release notes track the development of the Network Observability Operator For an overview of the Network Observability Operator, see xref:../../observability/network_observability/network-observability-overview.adoc#dependency-network-observability[About Network Observability Operator]. +[id="network-observability-operator-release-notes-1-6-2_{context}"] +== Network Observability Operator 1.6.2 +The following advisory is available for the Network Observability Operator 1.6.2: + +* link:https://access.redhat.com/errata/RHSA-2024:7074[2024:7074 Network Observability Operator 1.6.2] + +[id="network-observability-operator-CVE-1-6-2_{context}"] +=== CVEs +* link:https://access.redhat.com/security/cve/CVE-2024-24791[CVE-2024-24791] + +[id="network-observability-operator-1-6-2-bug-fixes_{context}"] +=== Bug fixes +* When the secondary interface support was added, there was a need to iterate multiple times to register the per network namespace with the netlink to learn about interface notifications. At the same time, unsuccessful handlers caused a leaking file descriptor because with TCX hook, unlike TC, handlers needed to be explicitly removed when the interface went down. Now, there is no longer leaking file descriptors when creating and deleting pods. (link:https://issues.redhat.com/browse/NETOBSERV-1805[*NETOBSERV-1805*]) + +=== Known issues +There was a compatibility issue with console plugins that would have prevented Network Observability from being installed on future versions of an {product-title} cluster. By upgrading to 1.6.2, the compatibility issue is resolved and Network Observability can be installed as expected. (link:https://issues.redhat.com/browse/NETOBSERV-1737[*NETOBSERV-1737*]) + [id="network-observability-operator-release-notes-1-6-1_{context}"] == Network Observability Operator 1.6.1 The following advisory is available for the Network Observability Operator 1.6.1: