Skip to content

Latest commit

 

History

History
74 lines (61 loc) · 2.5 KB

roadmap.md

File metadata and controls

74 lines (61 loc) · 2.5 KB

OpenELB Roadmap lists the features and Bugfix for each milestone.

Release Goals

Edition Schedule
Release v0.7.0 Jan, 2022
Release v0.6.0 Nov, 2021
Release v0.5.0 Sep, 2021
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 High Availability in VIP mode based on Keepalived
  • Achieve the LoadBalancer for kube-apiserver
  • Support for BGP policies
  • Support VIP Group and more VIPs
  • Support for IPv6

v0.6.0

  • Provide the PorterLB Web UI for managing EIP and IP pool
  • Support for more routing protocols; Be compatible with the popular CNI
  • Provide the Prometheus metrics for monitoring
  • Integration with KubeSphere Web Console #1449

v0.5.0

Feature

  • Support a new mode LB Service #215

Upgrade

  • Update kubebuilder version #216

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

  • Add param to config webhook port. #136
  • Filter not ready nodes from nexthops. #142

v0.3.1

Feature

  • Supports automatic builds using GitHub actions #122 #123

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