Skip to content

Commit 5adb89b

Browse files
committed
roadmap: add 1.0 items and clean things up
1 parent a7885cb commit 5adb89b

File tree

1 file changed

+10
-20
lines changed

1 file changed

+10
-20
lines changed

ROADMAP.md

+10-20
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,19 @@ The list below is not complete, and we advise to get the current project state f
55

66
## CNI Milestones
77

8-
### [v0.2.0](https://github.com/containernetworking/cni/milestones/v0.2.0)
8+
### [v0.6.0](https://github.com/containernetworking/cni/milestones/v0.6.0)
99

10-
* Signed release binaries
11-
* Introduction of a testing strategy/framework
12-
13-
### [v0.3.0](https://github.com/containernetworking/cni/milestones/v0.3.0)
14-
15-
* Further increase test coverage
16-
* Simpler default route handling in bridge plugin
17-
* Clarify project description, documentation and contribution guidelines
18-
19-
### [v0.4.0](https://github.com/containernetworking/cni/milestones/v0.4.0)
20-
21-
* Further increase test coverage
22-
* Simpler bridging of host interface
23-
* Improve IPAM allocator predictability
24-
* Allow in- and output of arbitrary K/V pairs for plugins
10+
- Plugin composition functionality
11+
- IPv6 support
12+
- Strategy and tooling for backwards compatibility
13+
- Integrate build artefact generation with CI
2514

2615
### [v1.0.0](https://github.com/containernetworking/cni/milestones/v1.0.0)
2716

28-
- Plugin composition functionality
29-
- IPv6 support
17+
- More precise specification language
18+
- GET action
19+
- Conformance test suite for CNI plugins (both reference and 3rd party)
3020
- Stable SPEC
31-
- Strategy and tooling for backwards compatibility
3221
- Complete test coverage
33-
- Integrate build artefact generation with CI
22+
- Signed release binaries
23+

0 commit comments

Comments
 (0)