cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
164 stars 20 forks source link

Support CNI spec v1.0 #173

Closed ysksuzuki closed 2 years ago

ysksuzuki commented 2 years ago

What

CNI spec v1.0 has been released. https://github.com/containernetworking/cni/blob/v1.0.1/Documentation/spec-upgrades.md

How

Check breaking changes and new features and take necessary actions.

Checklist