Release Goals
July 13, 2022 ยท View on GitHub
OpenELB Roadmap lists the features and Bugfix for each milestone.
Release Goals
| Edition | Schedule |
|---|---|
| Release v0.7.0 | TBD |
| Release v0.6.0 | Jul, 2022 |
| Release v0.5.0 | May, 2022 |
| Release v0.4.4 | Feb, 2022 |
| Release v0.4.3 | Jan, 2022 |
| Release v0.4.2 | Jul, 2021 |
| Release v0.4.1 | Mar, 2021 |
| Release v0.4.0 | Mar, 2021 |
| Release v0.3.1 | Aug, 2020 |
| Release v0.3.0 | Aug, 2020 |
| Release v0.1.0 | Mar, 2019 |
| Release v0.0.1 | Feb, 2019 |
v0.7.0
- Achieve the LoadBalancer for kube-apiserver
- Support for more routing protocols; Be compatible with the popular CNI
- Support VIP Group and more VIPs
v0.6.0
- Support for IPv6
- Support for BGP policies
- Provide the Prometheus metrics for monitoring
- Provide the OpenELB Web UI for managing EIP and IP pool
v0.5.0
- Achieve the High Availability in VIP mode based on Keepalived #252
- Integration with KubeSphere Web Console #1449
v0.4.4
Cleanup
- Rename PorterLB to OpenELB (#242)
v0.4.3
Feature
- Support assign EIP by default with a config to controller (#236)
Upgrade
- Upgrade kube-webhook-certgen (#234)
v0.4.2
Feature
- Using the CNI plugin as a speaker for synchronous routes. #199
- Rename PorterLB to OpenELB, update documentation accordingly. #207
v0.4.1
Bugfix
- Fix the name of the program in the image. #196
v0.4.0
Feature
- Eip Address Management via CRD.#132
- Changes to the BgpConf/BgpPeer API to be compatible with the gobgp API and to support viewing status. #132
Bugfix
v0.3.1
Feature
v0.3.0
Feature
- Support layer 2 load-balancing
- Support loadBalancerIP in Service
- Support add neighbor dynamically
- Support config porter via CRD
v0.1.0
Feature
- add portforward for nonstandard bgp port
- add doc about setting up in real router
- more tests
v0.0.1
Feature
- Release Porter v0.0.1