Skip to content

Support GC verb introduced in CNI spec 1.1#131

Open
henry118 wants to merge 1 commit intocontainerd:mainfrom
henry118:gc
Open

Support GC verb introduced in CNI spec 1.1#131
henry118 wants to merge 1 commit intocontainerd:mainfrom
henry118:gc

Conversation

@henry118
Copy link
Copy Markdown
Member

@henry118 henry118 commented Oct 2, 2025

This patch adds support of the GC verb introduced in CNI spec 1.1.

CNI spec 1.1 added GC verb that allows plugins to clean up stale network resources when invoked. This feature is useful to mitigate any potential leaked resources.

The community also recently discussed adding this here.

This patch will enable us to implement the network GC mechanism in containerd's CRI plugin.

Signed-off-by: Henry Wang <henwang@amazon.com>
@henry118
Copy link
Copy Markdown
Member Author

henry118 commented Oct 2, 2025

cc @squeed @MikeZappa87 @mikebrow

@mikebrow
Copy link
Copy Markdown
Member

mikebrow commented Oct 5, 2025

Thx @henry118 will take a look.

@MikeZappa87
Copy link
Copy Markdown
Member

Cool! Thanks @henry118 ! Will add it to the review queue

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.

3 participants