containernetworking / cni

Container Network Interface - networking for Linux containers
https://cni.dev
Apache License 2.0
5.57k stars 1.08k forks source link

libcni: always delete the cache on conflist for CNI DEL #1095

Closed maiqueb closed 5 months ago

maiqueb commented 5 months ago

This aligns the call with DelNetwork, and allows CRIO tests to bump - [0].

[0] - https://github.com/cri-o/cri-o/pull/8207#issuecomment-2129937741

coveralls commented 5 months ago

Coverage Status

coverage: 63.596% (-0.01%) from 63.609% when pulling 6ef571535da212f941300574bf728bccf6feb414 on maiqueb:always-attempt-to-cleanup-cache-on-list-delete into c04330ee9e0bb932e1e3eda757813e2f212e746b on containernetworking:main.