1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-15846 [NETOBSERV] Release notes 1.9.2

This commit is contained in:
Gwynne Monahan
2025-08-14 09:57:07 -05:00
committed by openshift-cherrypick-robot
parent 959ff7ff48
commit c9fc6eba63
4 changed files with 38 additions and 0 deletions

View File

@@ -3242,6 +3242,8 @@ Topics:
Dir: network_observability
Distros: openshift-enterprise,openshift-origin
Topics:
- Name: Network observability release notes 1.9.2
File: network-observability-release-notes-1-9-2
- Name: Network observability release notes
File: network-observability-operator-release-notes
- Name: Network observability overview

View File

@@ -0,0 +1,10 @@
// Module included in the following assemblies:
// * network_observability/network-observability-release-notes-1-9-2.adoc
:_mod-docs-content-type: REFERENCE
[id="network-observability-operator-release-notes-1-9-2-advisory_{context}"]
= Network Observability Operator 1.9.2 advisory
The following advisory is available for the Network Observability Operator 1.9.2:
* link:https://access.redhat.com/errata/RHEA-2025:14150[RHEA-2025:14150 Network Observability Operator 1.9.2]

View File

@@ -0,0 +1,8 @@
// Module included in the following assemblies:
// * network_observability/network-observability-release-notes-1-9-2.adoc
:_mod-docs-content-type: REFERENCE
[id="network-observability-release-notes-1-9-2-bug-fixes_{context}"]
= Network observability 1.9.2 bug fixes
* Before this update, {product-title} versions 4.15 and earlier did not support the `TC_ATTACH_MODE` configuration. This led to command-line interface (CLI) errors and prevented the observation of packets and flows. With this release, the Traffic Control eXtension (TCX) hook attachment mode has been adjusted for these older versions. This eliminates `tcx` hook errors and enables flow and packet observation.

View File

@@ -0,0 +1,18 @@
//Network Observability Operator Release Notes
:_mod-docs-content-type: ASSEMBLY
[id="network-observability-operator-release-notes-1-9-2"]
= Network Observability Operator release notes 1.9.2
:context: network-observability-operator-release-notes-v1-9-2
include::_attributes/common-attributes.adoc[]
toc::[]
The Network Observability Operator enables administrators to observe and analyze network traffic flows for {product-title} clusters.
These release notes track the development of the Network Observability Operator in the {product-title}.
For an overview of the Network Observability Operator, see xref:../../observability/network_observability/network-observability-overview.adoc#network-observability-operator_network-observability-overview[Network Observability Operator].
include::modules/network-observability-operator-release-notes-1-9-2-advisory.adoc[leveloffset=+1]
include::modules/network-observability-release-notes-1-9-2-bug-fixes.adoc[leveloffset=+1]