NETOBSERV-1478: Add eBPF Agent filtering capability #1270
Annotations
10 errors and 1 warning
Run verification and tests:
pkg/pbflow/proto.go#L7
could not import github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf (-: # github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L84
undefined: BpfDirectionTINGRESS
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L86
undefined: BpfDirectionTEGRESS
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L88
undefined: BpfDirectionTMAX_DIRECTION
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L93
undefined: BpfFilterActionTREJECT
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L95
undefined: BpfFilterActionTACCEPT
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L97
undefined: BpfFilterActionTMAX_FILTER_ACTIONS) (typecheck)
|
Run verification and tests:
pkg/test/tracer_fake.go#L8
could not import github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf (-: # github.com/netobserv/netobserv-ebpf-agent/pkg/ebpf
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L84
undefined: BpfDirectionTINGRESS
|
Run verification and tests:
pkg/ebpf/flow_filter.go#L86
undefined: BpfDirectionTEGRESS
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading