-
Bug
-
Resolution: Done
-
Major
-
netobserv-1.6, netobserv-1.6.1
Configure eBPF flow filter as follows:
 agent:
  ebpf:
   flowFilter:
    enable: true
    action: Accept
    cidr: 0.0.0.0/0
    ports: 443
Because 'protocol' is missing and is required, it does no eBPF filtering. The user is left confused as to why filtering isn't happening. Instead, it should report this error instead of accepting the configuration.
- links to
-
RHSA-2024:135231 Network Observability 1.7.0 for OpenShift
- mentioned on