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

Only install build deps when requested #9

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Conversation

aroberts87
Copy link
Collaborator

By default, do not install the build dependencies for the kernel module or eBPF probes. This places an implicit requirement that there must exist a prebuilt probe available for download. The major benefit of this change is that we the Role does not become responsible for any package management outside the Agent itself, and the runtime is much faster.

By default, do not install the build dependencies for the kernel module or eBPF
probes. This places an implicit requirement that there must exist a prebuilt
probe available for download. The major benefit of this change is that we the
Role does not become responsible for any package management outside the Agent
itself, and the runtime is much faster.
@aroberts87 aroberts87 merged commit 3d0d984 into main Apr 26, 2023
@aroberts87 aroberts87 deleted the install_deps_on_request branch April 26, 2023 15:50
@aroberts87 aroberts87 added enhancement New feature or request feature New content and removed enhancement New feature or request labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant