Skip to content

Commit e021d6b

Browse files
Merge pull request #78321 from skrthomas/OCPBUGS-36146
OCPBUGS-36146: Adding temporary warning to netobserv CLI install
2 parents 8d39fd9 + a374a25 commit e021d6b

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

observability/network_observability/netobserv_cli/netobserv-cli-install.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
include::snippets/network-observability-netobserv-cli-install-warning.adoc[]
10+
911
The Network Observability CLI (`oc netobserv`) is deployed separately from the Network Observability Operator. The CLI is available as an {oc-first} plugin. It provides a lightweight way to quickly debug and troubleshoot with network observability.
1012

1113
:FeatureName: Network Observability CLI (`oc netobserv`)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ link:https://access.redhat.com/support/offerings/techpreview[Technology Preview
6060

6161
[id="network-observability-cli-1.6_{context}"]
6262
==== Network Observability CLI
63+
include::snippets/network-observability-netobserv-cli-install-warning.adoc[]
6364
You can debug and troubleshoot network traffic issues without needing to install the Network Observability Operator by using the Network Observability CLI. Capture and visualize flow and packet data in real-time with no persistent storage requirement during the capture. For more information, see xref:../../observability/network_observability/netobserv_cli/netobserv-cli-install.adoc#network-observability-netoberv-cli-about_netobserv-cli-install[Network Observability CLI] and link:https://access.redhat.com/errata/RHEA-2024:3869[Network Observability CLI 1.6.0]
6465

6566
[id="network-observability-operator-1.6.0-bug-fixes_{context}"]
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
// Text snippet included in the following assemblies:
2+
//
3+
//
4+
//
5+
// Text snippet included in the following modules:
6+
//
7+
// * observability/network_observability/network-observability-operator-release-notes.adoc
8+
// * observability/network_observability/netobserv_cli/netobserv-cli-install.adoc
9+
10+
:_mod-docs-content-type: SNIPPET
11+
12+
[WARNING]
13+
====
14+
The Network Observability CLI (`oc netobserv`) is temporarily unavailable and is expected to resolve with link:https://issues.redhat.com/browse/OCPBUGS-36146[OCPBUGS-36146].
15+
====

0 commit comments

Comments
 (0)