Skip to content

Releases: alibaba/hybridnet

v0.4.4

11 May 08:55
c49d0fe
Compare
Choose a tag to compare

Fixed Issues

  • Fix the error that nodes get "empty" quota while the Underlay Network still have available addresses to allocate
  • Fix daemon policy container exit with ip6tables-legacy-save error

helm-chart-0.2.1

09 May 03:09
e042ff2
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.4.3

26 Apr 12:57
18a8be6
Compare
Choose a tag to compare

Improvements

  • Introduce flag enable-vlan-arp-enhancement for daemon to enable/disable enhanced addresses
  • Introduce DEFAULT_IP_FAMILY environment variable on dual-stack mode
  • Skip webhook validation on host-networking pods
  • Introduce vtep-address-cidrs flag for daemon to help select vtep address

Fixed Issues

  • Fix daemon policy container init error on ipv6-only node
  • Node annotation changed should trigger the reconcile of daemon Node controller
  • Fix "to overlay subnet route table 40000 is used by others" error of daemon. It happens if an ipv6 subnet with excluded ip ranges is created
  • Fix daemon update dual-stack IPInstance status error
  • Fix the error that arp enhanced addresses will be taken as source IP address by mistake
  • Fix the error that deprecated bgp rules and routes are not cleaned

v0.3.3

25 Apr 11:02
91dbf6f
Compare
Choose a tag to compare

Fixed Issues

  • Introduce flag enable-vlan-arp-enhancement to disable setting enhanced addresses by default

helm-chart-0.2.0

12 Apr 12:45
469554c
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

helm-chart-0.1.2

22 Mar 11:36
25d1be5
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

helm-chart-0.1.1

18 Mar 06:44
f2c17cb
Compare
Choose a tag to compare

A container networking solution aiming at hybrid clouds.

v0.4.2

17 Mar 11:45
51a9f6c
Compare
Choose a tag to compare

Fixed Issues

  • Fix creating ip-retained sts pod error when it is recreated and rescheduled to another node

v0.4.1

11 Mar 11:52
a60f889
Compare
Choose a tag to compare

Improvements

  • Adjust client QPS and Burst configuration of manager
  • Mute useless logs of manager

Fixed Issues

  • Fix "file exists" error while creating pod

v0.4.0

05 Mar 12:09
da88868
Compare
Choose a tag to compare

New features

  • Support BGP mode for an Underlay type Network
  • Support specifying namespace with network/subnet/network-type/ip-family
  • Introduce Felix for NetworkPolicy

Improvements

  • Refactor daemon/manager/webhook with controller-runtime
  • Deny the creation of /32 or /128 Subnets in webhook
  • Only IPv4 feature valid if DualStack feature-gate is false
  • Specify subnet without a specified Network
  • Gateway field becomes optional for VXLAN/BGP Subnets

Fixed Issues

  • Fix specifying subnets error for DualStack pod
  • Fix updating failure of nodes' vxlan fdb for a new node