Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade bcc and libbpf to fix Google COS socket tracer issues (#1909)
Summary: Upgrade bcc and libbpf to fix Google COS socket tracer issues See GitHub issue comments below for more details. This pulls in the following BCC fix (iovisor/bcc@57ca51b). Relevant Issues: Closes #1900, part of #1905 Type of change: /kind bug Test Plan: Skaffold'ed this change to a Ubuntu and Google COS cluster and verified socket tracer works again - [x] Verified that all kernel build passes - [x] Verified that all kernel build used a bcc repo reference that matches latest commit ``` ddelnano@noble-dev:~/code/bcc/build (pixie8) $ git diff pixie/pixie8 ddelnano/pixie8 ddelnano@noble-dev:~/code/bcc/build (pixie8) $ ``` Changelog Message: Fix issue with socket tracer on recent Google COS instances --------- Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
- Loading branch information