Skip to content

Releases: alibaba/hybridnet

helm-chart-0.5.0

16 Aug 01:34
8189a5b
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.7.0

15 Aug 12:11
1b0c58f
Compare
Choose a tag to compare

New features

  • Support global service when MultiCluster feature is enabled
  • Support specifying MAC addresses for stateful workloads

Improvements

  • Remove onlink flag of the default route in pods to adapt to Kata
  • Change the failurePolicy of hybridnet pod mutating/validating webhook configuration to Ignore, to reduce the risk caused by hybridnet webhook
  • Make cni conf configurable on nodes
  • Ensure routes of 169.254.1.1 on host if it's unreachable, to make sure proxy_arp can work
  • Refine integration test cases for manager
  • Improve the format of daemon logs

Fixed Issues

  • Fix kube-proxy nodeport datapath error, this happens usually if the endpoints are underlay VLAN pod (Network jitters of nodeport traffic might happen during the upgrade for old versions)
  • Fix the scheduling problem of ip-retained VM pods

helm-chart-0.4.0

02 Jul 02:55
98a66b8
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.6.0

01 Jul 10:02
3196738
Compare
Choose a tag to compare

New features

  • Remove DualStack feature gate and make it built in
  • Support to retain ip for kubevirt VMs

Improvements

  • Bump golang from v1.16 to v1.17
  • Add limitations for creating overlapped subnets
  • Disable the automatic iptables mode detection of felix
  • Print statistics for Network CR
  • Remove conversion process from IPInstance v1.1 to v1.2

helm-chart-0.3.1

16 Jun 03:37
815b589
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.5.1

15 Jun 12:26
001f73a
Compare
Choose a tag to compare

Fixed Issues

  • Fix address duplication error while active-standby switch of manager pods happens

helm-chart-0.3.0

31 May 06:55
87aa369
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.5.0

27 May 04:18
69861de
Compare
Choose a tag to compare

New features

  • Change IPInstance APIs and optimize IP allocation performance of manager
  • Introduce GlobalBGP type Network

Improvements

  • Bump controller-runtime from v0.8.3 to v0.9.7

helm-chart-0.2.2

27 May 09:56
f80fbe6
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.3.4

17 May 04:10
bfb1fd9
Compare
Choose a tag to compare

Fixed Issues

  • Prevent enhanced addresses from source selection