19 lines
571 B
Markdown
19 lines
571 B
Markdown
# 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](https://github.com/containernetworking/cni/milestones).
|
|
|
|
## CNI Milestones
|
|
|
|
### [v1.0.0](https://github.com/containernetworking/cni/milestones/v1.0.0)
|
|
|
|
- Targeted for April 2020
|
|
- More precise specification language
|
|
- Stable SPEC
|
|
- Complete test coverage
|
|
|
|
### Beyond v1.0.0
|
|
|
|
- Conformance test suite for CNI plugins (both reference and 3rd party)
|
|
- Signed release binaries
|