github containernetworking/cni v1.2.1
CNI Spec v1.1 / libcni v1.2.1

latest release: v1.2.2
15 days ago

This is a minor release that fixes some small bugs:

Improvements

  • (#1098). SPEC: add warning about preserving shared resources for GC
  • (#1090). Spec, libcni: add disableGC flag This allows administrators to disable garbage collection in exceptional circumstances, such as multiple runtimes sharing a network configuration.

Bug fixes:

  • (#1097). Fix faulty json.Marshal behavior for embeds types.NetConf Fix #1096
  • (#1095). libcni: always delete the cache on conflist for CNI DEL This aligns the call with DelNetwork, and allows CRIO tests to bump

Don't miss a new cni release

NewReleases is sending notifications on new releases.