Skip to content

Commit daa3ab5

Browse files
authored
Merge pull request #81741 from skrthomas/network-observability-1.6.2-release-notes
Network Observability 1.6.2 release notes
2 parents 9e324f8 + 0422137 commit daa3ab5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

observability/network_observability/network-observability-operator-release-notes.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,23 @@ These release notes track the development of the Network Observability Operator
1313

1414
For an overview of the Network Observability Operator, see xref:../../observability/network_observability/network-observability-overview.adoc#dependency-network-observability[About Network Observability Operator].
1515

16+
[id="network-observability-operator-release-notes-1-6-2_{context}"]
17+
== Network Observability Operator 1.6.2
18+
The following advisory is available for the Network Observability Operator 1.6.2:
19+
20+
* link:https://access.redhat.com/errata/RHSA-2024:7074[2024:7074 Network Observability Operator 1.6.2]
21+
22+
[id="network-observability-operator-CVE-1-6-2_{context}"]
23+
=== CVEs
24+
* link:https://access.redhat.com/security/cve/CVE-2024-24791[CVE-2024-24791]
25+
26+
[id="network-observability-operator-1-6-2-bug-fixes_{context}"]
27+
=== Bug fixes
28+
* 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*])
29+
30+
=== Known issues
31+
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*])
32+
1633
[id="network-observability-operator-release-notes-1-6-1_{context}"]
1734
== Network Observability Operator 1.6.1
1835
The following advisory is available for the Network Observability Operator 1.6.1:

0 commit comments

Comments
 (0)