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

Implement CNI v1.1 for the host-local plugin #1047

Open
antoninbas opened this issue May 20, 2024 · 0 comments
Open

Implement CNI v1.1 for the host-local plugin #1047

antoninbas opened this issue May 20, 2024 · 0 comments

Comments

@antoninbas
Copy link

This is a similar issue as #1013 (which is for the bridge plugin).

In particular, implementing GC may be useful in case of a leaked IPAM reservation. This seems very much in line with the specification for GC:

The GC verb allows runtimes to specify the set of known-good attachments, allowing plugins to clean up stale and leaked resources such as IPAM reservations.

CNI plugins that invoke host-local directly for IPAM would be able to rely on this for their own GC implementation.

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

No branches or pull requests

1 participant