cni: update to 1.3.0
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:07:05 +0000 (18:07 +0100)
committerDaniel Golle <redacted>
Fri, 15 May 2026 12:45:40 +0000 (13:45 +0100)
commitdbc77198cc44cc8e6c35e8de5729fb54c580d412
tree2a5ea8da66e6244606b37685d4d5ef84ba062a2a
parentc3d583bd91aaa780a38977a44a4fee7841e2bfd0
cni: update to 1.3.0

Major version jump from 1.1.2 covering the 1.2.x series and 1.3.0:
 - libcni: support DEL --force option (CNI 1.2)
 - GC: support --valid-attachments option (CNI 1.2)
 - cnitool: bug fixes and minor improvements
 - Drop support for old plugin API versions (<0.4.0)
 - Various Go module updates and CVE fixes
 - Minimum Go version: 1.21

Link: https://github.com/containernetworking/cni/releases/tag/v1.3.0
Link: https://github.com/containernetworking/cni/releases/tag/v1.2.0
Signed-off-by: Daniel Golle <redacted>
utils/cni/Makefile
git clone https://git.99rst.org/PROJECT