Closed alongir closed 10 months ago
bug is appeared after 97199a581c5e7f974273e65948f4215cb11472b3 commit some new logic of eBPF uprobe attaching triggers error in the new cilium ebpf code
Quick fix can be switching back to github.com/kubeshark/ebpf v0.9.1
Additional debug is required to understand how to fix for existing cilium ebpf
When running this file: https://github.com/kubeshark/sock-shop-demo/blob/master/additions/outbound-tls-golang/main.go I see in the logs that it runs correctly. However, when I cat the tls.pcap pipe, I don't see any paylaod.