Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.14 KB

ROADMAP.md

File metadata and controls

33 lines (23 loc) · 1.14 KB

CNI Roadmap

This document defines a high level roadmap for CNI development. The list below is not complete, and we advise to get the current project state from the milestones defined in GitHub.

CNI Milestones

  • Signed release binaries
  • Introduction of a testing strategy/framework
  • Further increase test coverage
  • Simpler default route handling in bridge plugin
  • Clarify project description, documentation and contribution guidelines
  • Further increase test coverage
  • Simpler bridging of host interface
  • Improve IPAM allocator predictability
  • Allow in- and output of arbitrary K/V pairs for plugins
  • Plugin composition functionality
  • IPv6 support
  • Stable SPEC
  • Strategy and tooling for backwards compatibility
  • Complete test coverage
  • Integrate build artefact generation with CI