Skip to content

Commit c626249

Browse files
gwynnemonahanopenshift-cherrypick-robot
authored andcommitted
OSDOCS-17361 [NETOBSERV] Refactor release notes 1.9.1
1 parent cc26ff6 commit c626249

File tree

3 files changed

+36
-1
lines changed

3 files changed

+36
-1
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/release_notes_archive/network-observability-operator-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-operator-release-notes-1-9-1-fixed-issues_{context}"]
6+
= Network Observability Operator 1.9.1 fixed issues
7+
8+
[role="_abstract"]
9+
You can review the fixed issues for the Network Observability Operator 1.9.1 release.
10+
11+
* Before this update, network flows were not observed on {product-title} 4.15 due to an incorrect attach mode setting. This stopped users from monitoring network flows correctly, especially with certain catalogs. With this release, the default attach mode for {product-title} versions older than 4.16.0 is set to `tc`, so flows are now observed on {product-title} 4.15. (link:https://issues.redhat.com/browse/NETOBSERV-2333[NETOBSERV-2333])
12+
13+
* Before this update, if an IPFIX collector restarted, configuring an IPFIX exporter could lose its connection and stop sending network flows to the collector. With this release, the connection is restored, and network flows continue to be sent to the collector. (link:https://issues.redhat.com/browse/NETOBSERV-2315[NETOBSERV-2315])
14+
15+
* Before this update, when you configured an IPFIX exporter, flows without port information (such as ICMP traffic) were ignored, which caused errors in logs. TCP flags and ICMP data were also missing from IPFIX exports. With this release, these details are now included. Missing fields (like ports) no longer cause errors and are part of the exported data. (link:https://issues.redhat.com/browse/NETOBSERV-2307[NETOBSERV-2307])
16+
17+
* Before this update, the User Defined Networks (UDN) Mapping feature showed a configuration issue and warning on {product-title} 4.18 because the OpenShift version was incorrectly set in the code. This impacted the user experience. With this release, UDN Mapping now supports {product-title} 4.18 without warnings, making the user experience smooth. (link:https://issues.redhat.com/browse/NETOBSERV-2305[NETOBSERV-2305])
18+
19+
* Before this update, the expand function on the *Network Traffic* page had compatibility problems with {product-title} Console 4.19. This resulted in empty menu space when expanding and an inconsistent user interface. With this release, the compatibility problem in the `NetflowTraffic` part and `theme hook` is resolved. The side menu in the *Network Traffic* view is now properly managed, which improves how you interact with the user interface. (link:https://issues.redhat.com/browse/NETOBSERV-2304[NETOBSERV-2304])
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/release_notes_archive/network-observability-operator-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-operator-release-notes-1-9-1_{context}"]
6+
= Network Observability Operator 1.9.1 advisory
7+
8+
[role="_abstract"]
9+
You can review the advisory for the Network Observability Operator 1.9.1 release.
10+
11+
The following advisory is available for the Network Observability Operator 1.9.1:
12+
13+
* link:https://access.redhat.com/errata/RHEA-2025:12024[2025:12024 Network Observability Operator 1.9.1]

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@ include::modules/network-observability-operator-release-notes-1-9-2-advisory.ado
2020

2121
include::modules/network-observability-operator-release-notes-1-9-2-bug-fixes.adoc[leveloffset=+1]
2222

23-
//netobserv 1.9.1
23+
include::modules/network-observability-operator-release-notes-1-9-1.adoc[leveloffset=+1]
24+
25+
include::modules/network-observability-operator-release-notes-1-9-1-fixed-issues.adoc[leveloffset=+1]
26+
2427
include::modules/network-observability-operator-release-notes-1-9-0.adoc[leveloffset=+1]
2528

2629
include::modules/network-observability-operator-release-notes-1-9-0-new-features-and-enhancements.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)