You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -28,6 +28,7 @@ You can now enrich network flows with translated endpoint information, showing n
28
28
29
29
[id="network-observability-cli-1-8_{context}"]
30
30
==== Network Observability CLI
31
+
31
32
The following new features, options, and filters are added to the Network Observability CLI for this release:
32
33
33
34
* Capture metrics with filters enabled by running the `oc netobserv metrics` command.
@@ -40,6 +41,8 @@ The following new features, options, and filters are added to the Network Observ
40
41
** Drops only using `--drops`
41
42
** Any field using `--regexes`
42
43
44
+
For more information, see xref:../../observability/network_observability/netobserv_cli/netobserv-cli-reference.adoc#network-observability-netobserv-cli-reference_netobserv-cli-reference[Network Observability CLI reference].
* Previously, the Network Observability Operator came with a "kube-rbac-proxy" container to manage RBAC for its metrics server. Since this external component is deprecated, it was necessary to remove it. It is now replaced with direct TLS and RBAC management through Kubernetes controller-runtime, without the need for a side-car proxy. (link:https://issues.redhat.com/browse/NETOBSERV-1999[*NETOBSERV-1999*])
0 commit comments