Skip to content

Releases: openelb/openelb

OpenELB v0.5.1

17 Jul 06:34
0b2714b
Compare
Choose a tag to compare

New Feature

Enhancements

  • Update readme by @amal-thundiyil in #274
  • Add github templates by @amal-thundiyil in #279
  • Fix wrong image on Makefile by @liangyuanpeng in #284
  • Minor changes to codebase by @amal-thundiyil in #294

New Contributors

  • @amal-thundiyil made his first contribution in #274

OpenELB v0.5.0

20 May 11:18
f1a2606
Compare
Choose a tag to compare

Feature

Upgrade

OpenELB v0.4.4

26 Feb 03:51
3687c2c
Compare
Choose a tag to compare

Cleanup

OpenELB v0.4.3

29 Jan 13:57
274ffe4
Compare
Choose a tag to compare

Feature

Upgrade

OpenELB v0.4.2

08 Jul 13:54
2d39f55
Compare
Choose a tag to compare

Feature

  • Using the CNI plugin as a speaker for synchronous routes. #199
  • Rename PorterLB to OpenELB #207

OpenELB v0.4.1

18 Mar 03:17
892278b
Compare
Choose a tag to compare

BugFix

  • Fix the name of the program in the image.#196

Misc Changes

  • Change the deploy/porter.yaml image name to kubesphere/porter:v0.4.1

OpenELB v0.4.0

16 Mar 08:50
1825b42
Compare
Choose a tag to compare

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

OpenELB v0.3.1

28 Aug 07:35
f616741
Compare
Choose a tag to compare

Feature

  • Supports automatic builds using GitHub actions #122 #123

OpenELB v0.3.0

28 Aug 06:14
c78d26e
Compare
Choose a tag to compare

Feature

  • Support layer 2 load-balancing #75 #31
  • Support loadBalancerIP in Service #73
  • Support add neighbor dynamically #69
  • Support config porter via CRD #69

v0.1.1

09 Sep 07:32
Compare
Choose a tag to compare

Important changes

  • the kind of CRD in porter is changed from EIP to Eip

Added

Changed

Fixed