containernetworking / plugins

Some reference and example networking plugins, maintained by the CNI team.
Apache License 2.0
2.12k stars 773 forks source link

Implement CNI v1.1 for the IPAM / Route libraries #1015

Open squeed opened 4 months ago

squeed commented 4 months ago

CNI v1.1 has a few new fields that might be interesting:

We need to implement these features for both ADD and CHECK.

aojea commented 4 months ago

cc: @jingyuanliang