@@ -5,29 +5,19 @@ The list below is not complete, and we advise to get the current project state f
5
5
6
6
## CNI Milestones
7
7
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 )
9
9
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
25
14
26
15
### [ v1.0.0] ( https://github.com/containernetworking/cni/milestones/v1.0.0 )
27
16
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)
30
20
- Stable SPEC
31
- - Strategy and tooling for backwards compatibility
32
21
- Complete test coverage
33
- - Integrate build artefact generation with CI
22
+ - Signed release binaries
23
+
0 commit comments