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

remove network resources when pod is deleted #35

Merged
merged 9 commits into from
Feb 11, 2025
Merged

Conversation

freggy
Copy link
Member

@freggy freggy commented Feb 8, 2025

No description provided.

@freggy freggy self-assigned this Feb 8, 2025
for some reason the CNI gets `eth0` passed as args.IfName.
for this reason it is easier to retrieve net data by reading
it from the ebpf map by the assigned host port of the workload.

also use net.IP instead of net.IPNet for veth pair Addr field.
@freggy freggy marked this pull request as ready for review February 11, 2025 18:12
@freggy freggy merged commit 8871e32 into main Feb 11, 2025
3 checks passed
@freggy freggy deleted the impl-container-rm branch February 11, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant