File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,14 @@ See [Quick Start](https://capn.linuxcontainers.org/tutorial/quick-start.html) to
3333
3434## Project Roadmap
3535
36- ### v0.8 .0
36+ ### v0.9 .0
3737
38- Rough steps for version v0.8 .0:
38+ Rough steps for version v0.9 .0:
3939
40- - [ ] Add ` kini ` command line tool, re-using building blocks from [ kind] ( https://kind.sigs.k8s.io ) .
41- - [ ] Use ` kini ` for quick start guide and e2e tests.
40+ - [ ] Use ` kini ` for quick start guide.
4241- [ ] Load balancer IPAM (CAPN automatically claims/releases load balancer IP addresses from the network).
42+ - [x] Add ` kini ` command line tool, re-using building blocks from [ kind] ( https://kind.sigs.k8s.io ) .
43+ - [x] Use ` kini ` for e2e tests.
4344- [x] Build images for v1.34.0, based on Ubuntu 24.04 and Debian 13.
4445- [x] Private initial alpha testing.
4546- [x] Cloud provider node patch to link Machines with workload cluster Nodes.
Original file line number Diff line number Diff line change @@ -22,3 +22,6 @@ releaseSeries:
2222- major : 0
2323 minor : 7
2424 contract : v1beta1
25+ - major : 0
26+ minor : 8
27+ contract : v1beta1
You can’t perform that action at this time.
0 commit comments