[enterprise-4.12] OSDOCS-14862 NETOBSERV 1.9 Features, Bugs, Known Issues#95608
Conversation
|
/label merge-review-needed |
| * Track IPsec using `--enable_ipsec` | ||
| * Value that determines the ratio of packets being sampled using `--sampling` | ||
| * Filter flows using a custom query using `--query` | ||
| * A comma separated list of interfaces to monitor using `--interfaces` | ||
| * A comma separated list of interfaces to exclude using `--exclude_interfaces` | ||
| * A comma separated list of metric names to generate using `--include_list` |
There was a problem hiding this comment.
List items should be parallel. Your list goes back and forth between verb and noun. Also a couple of grammar things:
| * Track IPsec using `--enable_ipsec` | |
| * Value that determines the ratio of packets being sampled using `--sampling` | |
| * Filter flows using a custom query using `--query` | |
| * A comma separated list of interfaces to monitor using `--interfaces` | |
| * A comma separated list of interfaces to exclude using `--exclude_interfaces` | |
| * A comma separated list of metric names to generate using `--include_list` | |
| * Track IPsec using `--enable_ipsec` | |
| * Configure the ratio of packets being sampled by using `--sampling` | |
| * Filter flows using a custom query by using `--query` | |
| * Specify interfaces to monitor by using `--interfaces` | |
| * Specify interfaces to exclude by using `--exclude_interfaces` | |
| * Specify metric names to generate by using `--include_list` |
There was a problem hiding this comment.
Since this is a cherry-pick from a release from last week, this is being addressed with https://issues.redhat.com/browse/OSDOCS-15160
| === Notable technical changes | ||
| * The `NetworkEvents` feature in Network Observability 1.9 has been updated to work with the newer Linux kernel of {product-title} 4.19. This update breaks compatibility with older kernels. As a result, the `NetworkEvents` feature can only be used with {product-title} 4.19. If you are using this feature with Network Observability 1.8 and {product-title} 4.18, consider avoiding a Network Observability upgrade or upgrading Network Observability to 1.9 and {product-title} to 4.19. | ||
|
|
||
| * The `netobserv-reader` `clusterrole` has been renamed to `netobserv-loki-reader`. |
There was a problem hiding this comment.
This seems confusing to me. What about:
| * The `netobserv-reader` `clusterrole` has been renamed to `netobserv-loki-reader`. | |
| * The `netobserv-reader` cluster role has been renamed to `netobserv-loki-reader`. |
There was a problem hiding this comment.
Since this is a cherry-pick from a release from last week, this is being addressed with https://issues.redhat.com/browse/OSDOCS-15160
| === Technology Preview features | ||
| Some features in this release are currently in Technology Preview. These experimental features are not intended for production use. Note the following scope of support on the Red Hat Customer Portal for these features: | ||
|
|
||
| link:https://access.redhat.com/support/offerings/techpreview[Technology Preview Features Support Scope] |
There was a problem hiding this comment.
This link is included in the technology-preview.adoc snippet. It isn't needed here.
| link:https://access.redhat.com/support/offerings/techpreview[Technology Preview Features Support Scope] |
There was a problem hiding this comment.
Being addressed by https://issues.redhat.com/browse/OSDOCS-15160
|
@gwynnemonahan I had a few suggestions that I hope you can look at before we merge. |
874d5d7 to
66c47b6
Compare
|
@gwynnemonahan: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Hey @mburke5678 , Comments are being addressed by https://issues.redhat.com/browse/OSDOCS-15160 which includes comments from the original PR. I'm leaving them unresolved so I can more quickly check them, and then resolve them when OSDOCS-15160 is done. |
Cherry-pick: e298598
Original PR: #95552
Version(s):
4.12
QE review:
QE is not required for this PR.
Additional information: