Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (32 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 1.47 KB

v1.0.8

New Feature:

  • Support UDP LB Service #41

Bug Fix:

  • Fix "创建了service 制定了LoadBalancer,把service删掉之后eip还在" #52
  • Fix "LB Service创建失败:BLB和EIP对name长度有65的限制" #58
  • Fix "反复Edit LB Service导致的创建失败" #57

v1.0.7

New Feature:

  • None

Bug Fix:

  • Many bug fix for BLB && EIP leak.

v1.0.4

New Features:

Bug Fix:

  • fix blb leak issue #38

v1.0.3

New Features:

  • support blb allocate vip #27

Bug Fix:

  • handle error:create eip success but query failed #26

v1.0.2

New Features:

  • Support k8s v1.11.5
  • support change blb name in console
  • Support internal VPC BLB.

Bug Fix:

  • Remove unused ScrubDNS interface from cloudprovider
  • fix create BLB failed issue
  • Fix router issue when node is recover from failure