Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

add an option detach ebpf on selected interfaces#125

Merged
aojea merged 3 commits into
google:mainfrom
aojea:disable_ebpf
Jun 23, 2025
Merged

add an option detach ebpf on selected interfaces#125
aojea merged 3 commits into
google:mainfrom
aojea:disable_ebpf

Conversation

@aojea
Copy link
Copy Markdown
Contributor

@aojea aojea commented Jun 18, 2025

ebpf programs can cause performance issues or unexpected behavior, so users should be able to detach them once they decide to move into a pod

Fixes: #123

@aojea aojea changed the title [WIP] disable ebpf option add an option detach ebpf on selected interfaces Jun 23, 2025
aojea added 3 commits June 23, 2025 12:58
Change-Id: I15b5cd20d331f29fd688e4f084fc9a848a8f97de
Change-Id: I3573120b690a777ab61d6bd289b60fe823b5d6f1
Change-Id: I1a10f603e828387f00f26e0a1c896d4197ca3536
@aojea
Copy link
Copy Markdown
Contributor Author

aojea commented Jun 23, 2025

cc: @gauravkghildiyal

@aojea aojea merged commit 43d5657 into google:main Jun 23, 2025
6 checks passed
@gauravkghildiyal
Copy link
Copy Markdown
Member

Thanks @aojea

@aojea
Copy link
Copy Markdown
Contributor Author

aojea commented Jun 23, 2025

it is failing to remove some cases, but I think I will get it fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add a config option to allow users to disable eBPF programs on interfaces

2 participants