Skip to content

Releases: alibaba/hybridnet

helm-chart-0.5.13

23 Feb 11:49
1a5cd79
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

helm-chart-0.5.12

08 Feb 08:45
ab5a753
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

helm-chart-0.5.11

31 Jan 09:13
b38108d
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.7.7

03 Jan 08:21
2359a4e
Compare
Choose a tag to compare

Fixed Issues

  • Fix capacity calculation error of 0.X.X.X subnets (#348 )
  • Fix invalid validation of vlan id in daemon (#352 )
  • Fix retained ip pods' suddenlly getting stuck in Terminating if their owner referrence is removed (#353 )
  • Skip unscheduled pods in pod reconciliation in manager (#354 )

Improvements

  • Switch package ioutil to os because of deprecation (#349 )

helm-chart-0.5.10

03 Jan 09:48
34d622b
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

helm-chart-0.5.9

25 Nov 02:45
2c4e335
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.7.6

24 Nov 12:16
53650eb
Compare
Choose a tag to compare

Fixed Issues

  • Fix issue of manager getting stuck in processing subnet which starts with IP like 0.X.X.X (#342)
  • Fix the access error of NodePort while the externalTrafficPolicy is "Local" (#343)

Improvements

  • Handle possible cache sync failure for manager (#338)

v0.7.5

07 Nov 15:39
7b94485
Compare
Choose a tag to compare

Improvements

  • Introduce typha for large scale (#333)
  • List/watch NodeInfo CR objects instead of Node objects in daemon to reduce communication load (#323)
  • Add scripts to clean felix iptables rules automatically while policy is disabled (#330 #333)

helm-chart-0.5.8

08 Nov 05:37
cc39ecd
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.7.4

24 Oct 02:59
db8accd
Compare
Choose a tag to compare

Improvements

  • Support modifying ipv6 route GC sysctl parameters by daemon (#326)
  • Enable RecoverPanic to handle unexpected panics and avoid unnecessary restarts (#323)
  • Ensure felix ready before start pod (#327)