Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tetragon: cilium ebpf update #166

Merged
merged 3 commits into from
Jun 16, 2022
Merged

Conversation

olsajiri
Copy link
Contributor

@olsajiri olsajiri commented Jun 15, 2022

Apart from keeping up with the library, the new cilium ebpf has exported
btf module which we will need to replace libbpf in following changes.

Signed-off-by: Jiri Olsa [email protected]

Fixes: #92

@olsajiri olsajiri force-pushed the cilium_ebpf_update branch 6 times, most recently from 3d1af30 to f4225c1 Compare June 15, 2022 13:12
olsajiri added 3 commits June 15, 2022 15:41
Apart from keeping up with the library, the new cilium ebpf
has exported btf module which we will need to replace libbpf
in following changes.

Signed-off-by: Jiri Olsa <[email protected]>
The TargetBTF interface was removed so we need to use
KernelTypes instead.

Signed-off-by: Jiri Olsa <[email protected]>
RewriteMaps is deprecated so using MapReplacements instead.

Signed-off-by: Jiri Olsa <[email protected]>
@olsajiri olsajiri force-pushed the cilium_ebpf_update branch from f4225c1 to 276c07d Compare June 15, 2022 13:44
@olsajiri olsajiri marked this pull request as ready for review June 15, 2022 19:18
@olsajiri olsajiri requested a review from a team as a code owner June 15, 2022 19:18
@olsajiri olsajiri requested a review from michi-covalent June 15, 2022 19:18
Copy link
Contributor

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blindly approved 🐝

@kkourt kkourt merged commit 140a955 into cilium:main Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bump cilium/ebpf from 0.8.1 to 0.9.0
3 participants