containernetworking / plugins

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

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

Open squeed opened 8 months ago

squeed commented 8 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 8 months ago

cc: @jingyuanliang