ebpf: remove detection of BPF config when running at container #127#128
Conversation
remove detection of BPF config when running at container. In Github Action release.yml , qemu in docker ,do not have BPF config , eCapture cant works with ecapture -h. other issue : #117 Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
|
@vincentmli Cloud you test this PR ? |
|
@cfc4n I will test today, I am not very familiar with docker or container runtime knowledge, I see you have |
|
I just tested your PR in k8s and k3s cluster, both not working |
|
Could you upload text content of |
debug for qemu
|
does |
|
I previously runs the netshoot-ecap pod with |
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
|
@vincentmli Could you test it again? Thanks. |
|
@cfc4n works now |
remove detection of BPF config when running at container.
In Github Action release.yml , qemu in docker ,do not have BPF config , eCapture cant works with ecapture -h.
other issue : #117
Signed-off-by: CFC4N cfc4n.cs@gmail.com