github.com/theblckswan/cni@v0.8.1/ROADMAP.md (about)

     1  # CNI Roadmap
     2  
     3  This document defines a high level roadmap for CNI development.
     4  The list below is not complete, and we advise to get the current project state from the [milestones defined in GitHub](https://github.com/containernetworking/cni/milestones).
     5  
     6  ## CNI Milestones
     7  
     8  ### [v1.0.0](https://github.com/containernetworking/cni/milestones/v1.0.0)
     9  
    10  - Targeted for April 2020
    11  - More precise specification language
    12  - Stable SPEC
    13  - Complete test coverage
    14  
    15  ### Beyond v1.0.0
    16  
    17  - Conformance test suite for CNI plugins (both reference and 3rd party)
    18  - Signed release binaries