File: ROADMAP.md

package info (click to toggle)
golang-github-appc-cni 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,132 kB
  • sloc: sh: 154; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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