Skip to content

Releases: yunify/hostnic-cni

v1.0.4

29 May 02:53
8d43204
Compare
Choose a tag to compare
  • release vips and delete ippool when delete vxnet from vxnetpool;
  • fix ipamblocks reserve ip;
  • update get ipamblocks,fix metrics api:
  • update makefile and dockerfile, support build arm;
  • update qingcloud go sdk;

v1.0.3

23 Jun 11:14
2e180d1
Compare
Choose a tag to compare
  • Network optimization: pods with the same vxnet share nic
  • IPAM enhancement: support namespace and subnet mapping, fixed ip

v1.0.0-alpha.5

13 May 08:38
6ac1845
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release
Merge pull request #78 from zheng1/update

Update hostnic version in deploy file

v1.0.0-alpha4: Merge pull request #72 from duanjiong/fixbug_for_yunify

30 Mar 04:18
3b18d33
Compare
Choose a tag to compare

v1.0.0-alpha3

18 Oct 09:42
Compare
Choose a tag to compare
  1. support hostport
  2. support adding labels to resources controlled by hostnic

v1.0.0-alpha2

22 Aug 08:32
Compare
Choose a tag to compare

Added

v0.8.4

27 Nov 01:49
a16dbcf
Compare
Choose a tag to compare

v0.8.3

08 Sep 02:51
Compare
Choose a tag to compare

add integration support for qingcloud appcenter

v0.7

13 Jul 05:45
Compare
Choose a tag to compare
  1. optimize nic attach wait.
  2. fix link.AddrAdd raise "file exists" error bug.

v0.4

27 Jun 01:21
Compare
Choose a tag to compare
  1. optimize find gateway from local nic strategy.
  2. fix file lock bug.