Skip to content

Commit 70a4abf

Browse files
committed
OSDOCS-15852 [NETOBSERV] Modularize release notes 1.2
1 parent ff0b27b commit 70a4abf

18 files changed

+119
-72
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3276,9 +3276,9 @@ Topics:
32763276
File: network-observability-operator-release-notes-1-10
32773277
#Keeping network-observability-operator-release-notes until all entries have been modularized.
32783278
#Once all entire have been modularized, it will be updated with modules from 1-10 and these comments will be removed.
3279-
- Name: Network observability release notes
3279+
- Name: Network Observability Operator release notes
32803280
File: network-observability-operator-release-notes
3281-
- Name: Network Observability Operator archived release notes
3281+
- Name: Network Observability Operator release notes archive
32823282
Dir: release_notes_archive
32833283
Topics:
32843284
- Name: Network Observability Operator release notes archive

modules/network-observability-operator-release-notes-1-9-3-advisory.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Module included in the following assemblies:
2-
// * network_observability/network-observability-release-notes-1-9-3.adoc
2+
// * network_observability/network-observability-operator-release-notes.adoc
33

44
:_mod-docs-content-type: REFERENCE
55
[id="network-observability-operator-release-notes-1-9-3-advisory_{context}"]
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
// Module included in the following assemblies:
2-
// * network_observability/network-observability-operator-release-notes-1-1-0.adoc
2+
// * network_observability/network-observability-operator-release-notes-archive.adoc
33

44
:_mod-docs-content-type: REFERENCE
5-
[id="network-observability-release-notes-1-1-0-bug-fixes_{context}"]
6-
= Network observability 1.1.0 bug fixes
5+
[id="network-observability-release-notes-1-1-0-fixed-issues_{context}"]
6+
= Network observability 1.1.0 fixed issues
7+
8+
[role="_abstract"]
9+
You can view the following fixed issues for the Network Observability Operator 1.1.0 release.
710

811
* Previously, unless the Loki `authToken` configuration was set to `FORWARD` mode, authentication was not enforced, allowing unauthorized users to retrieve flows. Now, regardless of the Loki `authToken` mode, only cluster administrators can retrieve flows. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2169468[*BZ#2169468*])

modules/network-observability-release-notes-1-1-0-enhancements.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Module included in the following assemblies:
2-
// * network_observability/network-observability-release--operator-notes-1-1-0.adoc
2+
// * network_observability/network-observability-release-notes-archive.adoc
33

44
:_mod-docs-content-type: REFERENCE
55
[id="network-observability-release-notes-1-1-0-enhancements_{context}"]
66
= Network observability 1.1.0 enhancements
77

8-
The following advisory is available for the Network Observability Operator 1.1.0:
8+
[role="_abstract"]
9+
You can view the following advisory for the Network Observability Operator 1.1.0:
910

1011
* link:https://access.redhat.com/errata/RHSA-2023:0786[RHSA-2023:0786 Network Observability Operator Security Advisory Update]
1112
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/network-observability-operator-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-release-notes-1-2-0-advisory_{context}"]
6+
= Network observability 1.2.0 advisory
7+
8+
[role="_abstract"]
9+
You can view the following advisory for the Network Observability Operator 1.2.0 release.
10+
11+
* https://access.redhat.com/errata/RHSA-2023:1817[RHSA-2023:1817 Network Observability Operator 1.2.0]

modules/network-observability-release-notes-1-2-0-bug-fixes.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
// Module included in the following assemblies:
2-
3-
// * power_monitoring/network-observability-operator-release-notes-1-2-0.adoc
2+
// * network_observability/network-observability-operator-release-notes-archive.adoc
43

54
:_mod-docs-content-type: REFERENCE
65
[id="network-observability-release-notes-1-2-0-bug-fixes_{context}"]
76
= Network observability 1.2.0 bug fixes
87

8+
[role="_abstract"]
9+
You can view the following fixed issues for the Network Observability Operator 1.2.0 release.
10+
911
* Previously, after changing the `namespace` value in the FlowCollector spec, `eBPF` agent pods running in the previous namespace were not appropriately deleted. Now, the pods running in the previous namespace are appropriately deleted. (link:https://issues.redhat.com/browse/NETOBSERV-774[*NETOBSERV-774*])
1012
1113
* Previously, after changing the `caCert.name` value in the FlowCollector spec (such as in Loki section), FlowLogs-Pipeline pods and Console plug-in pods were not restarted, therefore they were unaware of the configuration change. Now, the pods are restarted, so they get the configuration change. (link:https://issues.redhat.com/browse/NETOBSERV-772[*NETOBSERV-772*])
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/network-observability-operator-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-release-notes-1-2-0-known-issues_{context}"]
6+
= Network observability 1.2.0 known issues
7+
8+
[role="_abstract"]
9+
You can review the following issues and their workarounds, if available, to troubleshoot issues with the Network Observability Operator 1.2.0 release.
10+
11+
* In the 1.2.0 release of the Network Observability Operator, using {loki-op} 5.6, a Loki certificate transition periodically affects the `flowlogs-pipeline` pods and results in dropped flows rather than flows written to Loki. The problem self-corrects after some time, but it still causes temporary flow data loss during the Loki certificate transition. (link:https://issues.redhat.com/browse/NETOBSERV-980[*NETOBSERV-980*])
Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
// Module included in the following assemblies:
2-
// * power_monitoring/network-observability-operator-release-notes-1-2-0.adoc
2+
3+
// * observability/network-observability-operator-release-notes-archive.adoc
34

45
:_mod-docs-content-type: REFERENCE
56
[id="network-observability-release-notes-new-features-enhancements-1-2-0_{context}"]
67
= Network observability 1.2.0 new features and enhancements
78

8-
This release of network observability and the Network Observability Operator includes the following new features and enhancements:
9-
10-
[id="network-observability-operator-preparing-to-update_{context}"]
11-
== Preparing for the next update
12-
13-
The subscription of an installed Operator specifies an update channel that tracks and receives updates for the Operator. Until the 1.2 release of the Network Observability Operator, the only channel available was `v1.0.x`. The 1.2 release of the Network Observability Operator introduces the `stable` update channel for tracking and receiving updates. You must switch your channel from `v1.0.x` to `stable` to receive future Operator updates. The `v1.0.x` channel is deprecated and planned for removal in a following release.
9+
[role="_abstract"]
10+
You can view the following new features and enhancements for the Network Observability Operator 1.2.0 release.
1411

1512
[id="histogram-feature-1-2_{context}"]
1613
== Histogram in Traffic Flows view
@@ -25,4 +22,4 @@ You can now query flows by *Log Type*, which enables grouping network flows that
2522
[id="health-alerts-feature-1-2_{context}"]
2623
== Network observability health alerts
2724

28-
The Network Observability Operator now creates automatic alerts if the `flowlogs-pipeline` is dropping flows because of errors at the write stage or if the Loki ingestion rate limit has been reached. For more information, see "Health dashboards".
25+
The Network Observability Operator now creates automatic alerts if the `flowlogs-pipeline` is dropping flows because of errors at the write stage or if the Loki ingestion rate limit has been reached. For more information, see "Health dashboards".
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/network-observability-operator-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-release-notes-1-2-0-notable-technical-changes_{context}"]
6+
= Network observability 1.2.0 notable technical changes
7+
8+
[role="_abstract"]
9+
The Network Observability Operator 1.2.0 release requires installation in the `openshift-netobserv-operator` namespace due to new technical changes. Users who previously used a custom namespace must delete the old instance and reinstall the Operator.
10+
11+
Previously, you could install the Network Observability Operator using a custom namespace. This release introduces the `conversion webhook` which changes the `ClusterServiceVersion`. Because of this change, all the available namespaces are no longer listed. Additionally, to enable Operator metrics collection, namespaces that are shared with other Operators, like the `openshift-operators` namespace, cannot be used.
12+
13+
Now, the Operator must be installed in the `openshift-netobserv-operator` namespace.
14+
15+
You cannot automatically upgrade to the new Operator version if you previously installed the Network Observability Operator using a custom namespace. If you previously installed the Operator using a custom namespace, you must delete the instance of the Operator that was installed and re-install your operator in the `openshift-netobserv-operator` namespace. It is important to note that custom namespaces, such as the commonly used `netobserv` namespace, are still possible for the `FlowCollector`, Loki, Kafka, and other plug-ins.
16+
17+
* link:https://issues.redhat.com/browse/NETOBSERV-907[*NETOBSERV-907*]
18+
* link:https://https://issues.redhat.com/browse/NETOBSERV-956[*NETOBSERV-956*]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
// * network_observability/network-observability-release-notes-archive.adoc
3+
4+
:_mod-docs-content-type: REFERENCE
5+
[id="network-observability-release-notes-1-2-0-preparing-for-next-update_{context}"]
6+
= Network observability release notes 1.2.0 preparing for the next update
7+
8+
[role="_abstract"]
9+
Switch the Network Observability Operator's update channel from the deprecated `v1.0.x` to the `stable` channel to continue receiving future releases and updates.
10+
11+
The subscription of an installed Operator specifies an update channel that tracks and receives updates for the Operator. Until the 1.2 release of the Network Observability Operator, the only channel available was `v1.0.x`. The 1.2 release of the Network Observability Operator introduces the `stable` update channel for tracking and receiving updates. You must switch your channel from `v1.0.x` to `stable` to receive future Operator updates. The `v1.0.x` channel is deprecated and planned for removal in a following release.

0 commit comments

Comments
 (0)