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
@@ -45,6 +45,7 @@ For more information, see xref:../../observability/network_observability/observi
45
45
46
46
[id="network-observability-cli-1-8_{context}"]
47
47
==== Network Observability CLI
48
+
48
49
The following new features, options, and filters are added to the Network Observability CLI for this release:
49
50
50
51
* Capture metrics with filters enabled by running the `oc netobserv metrics` command.
@@ -59,7 +60,6 @@ The following new features, options, and filters are added to the Network Observ
59
60
60
61
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