github containernetworking/cni v1.3.0

17 days ago

What's Changed

  • RFC - Support safe subdirectory-based plugin conf loading by @bleggett in #1052

This adds a new config flag loadPluginsFromFolder - if present, for a given named network bar, plugin configuration objects will be loaded from <path-to-bar-network-config-file>/bar/xxx.conf. This may be useful for vendors providing chained plugins: you can add your plugin to a chain without needing to edit the file in-place.

New Contributors

Full Changelog: v1.2.3...v1.3.0

Don't miss a new cni release

NewReleases is sending notifications on new releases.