Skip to content

Modified BPF probe builder #1301

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

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Modified BPF probe builder #1301

merged 1 commit into from
Jan 31, 2019

Conversation

nathan-b
Copy link
Contributor

When attempting to run on Jenkins, I discovered that the probe builder
does not work on Debian-based distributions due to the idiosyncratic
way those distros set up their kernel build directories.

These modifications unfortunately make the ebpf probe builder container
a bit less secure, but they also make it more likely to actually work.

I also modified the shell script options because the Jenkins host is not
running a shell that support -o pipefail

When attempting to run on Jenkins, I discovered that the probe builder
does not work  on Debian-based distributions due to the idiosyncratic
way those distros set up their kernel build directories.

These modifications unfortunately make the ebpf probe builder container
a bit less secure, but they also make it more likely to actually work.

I also modified the shell script options because the Jenkins host is not
running a shell that support -o pipefail
@nathan-b nathan-b merged commit a41053c into dev Jan 31, 2019
@nathan-b nathan-b deleted the bpf-jenkins branch January 31, 2019 21:10
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.

1 participant