cybozu-go / coil

CNI plugin for Kubernetes designed for scalability and extensibility
Apache License 2.0
158 stars 18 forks source link

Support Kubernetes 1.29 and CNI 1.1.0 #290

Closed chez-shanpu closed 1 month ago

chez-shanpu commented 1 month ago

This PR makes coil support Kubernetes 1.29 and updates related dependencies. Also, this PR updates CNI version to 1.1.0

And, this PR reduces the size of Egress CRD by deleting description below template(pod template) because it exceeds the limit of metadata.annotations when we use client-side-apply.