Skip to content

Releases: spidernet-io/spiderpool

Release v0.4.0-rc2

24 Feb 14:40
47f95a6
Compare
Choose a tag to compare

v0.4.0-rc2


Feature

  • fix default subnet generate ippool for non-spiderpool pod : PR 1254

  • add third party controller application support with SpiderSubnet feature : PR 1272

  • update otel to release-1.13.0 : PR 1320

  • aggreate orphan pod auto-created IPPools deletion operation with SpiderSubnet feature : PR 1334

  • ippool informer workqueue modify to decrease IPPool operation conflicts : PR 1332

  • modify ipam fetch subnet IPPool retry operation times and duration : PR 1346

  • feat: Add filed status.default to the CRDs of SpiderSubnet and SpiderIPPool : PR 1365


Fix

  • fix potential panic with SpiderSubnet feature : PR 1242

  • auto-created IPPool podAffinity adjustment : PR 1260

  • fix: An incorrect GC occurred during IP allocation : PR 1342

  • add metrics prefix and fix docs : PR 1359

  • fix: Event loss for updating 'spec.ips' of SpiderIPPool : PR 1368


Totoal PR

67 PR

Release v0.3.7

24 Feb 13:24
b1c1221
Compare
Choose a tag to compare

from tag v0.3.6 to v0.3.7

Fixes

  • potential panic with SpiderSubnet feature - PR: #1252
Total PR

v0.3.6...v0.3.7

Release v0.4.0-rc1

28 Dec 15:39
ed6a9cd
Compare
Choose a tag to compare

from tag v0.3.5 to v0.4.0-rc1

New Features

  • change the label of auto-created ippool for GC needs - PR: #1162
  • subnet: accelerate application controllers processing - PR: #1151
  • Add ClusterDefaultSubnet and SpiderSubnet multiple interfaces support - PR: #1205

Fixes

  • add auto-created ippool gc - PR: #1135
  • fix spider subnet leader lost and never work if it get a leader later - PR: #1155
  • fix: The field status.allocatedIPCount of SpiderIPPool was incorrectly updated to -1 - PR: #1169
  • bug fix: leak the spiderendpoint of StatefulSet - PR: #1182
  • fix: The normal IP addresses are recycled by mistake when multiple Pods with the same namespace and name are created in a short time - PR: #1190
  • fix: The "tags" plugin is not installed - PR: #1228

categorized pr: 9

uncategorized pr: 47

ignored pr: 0

Total PR

v0.3.5...v0.4.0-rc1

Release v0.3.6

28 Dec 15:50
20fe719
Compare
Choose a tag to compare

from tag v0.3.5 to v0.3.6

Fixes

  • auto cherry pick PR 1135 to branch release-v0.3 - PR: #1152
  • auto cherry pick PR 1155 to branch release-v0.3 - PR: #1159
  • auto cherry pick PR 1169 to branch release-v0.3 - PR: #1177
  • bug fix: leak the spiderendpoint of StatefulSet - PR: #1186
  • fix: The normal IP addresses are recycled by mistake when multiple Pods with the same namespace and name are created in a short time - PR: #1191
  • title: fix: The "tags" plugin is not installed - PR: #1229

categorized pr: 0

uncategorized pr: 1

ignored pr: 0

Total PR

v0.3.5...v0.3.6

Release v0.3.5

29 Nov 04:56
cd6bed3
Compare
Choose a tag to compare

from tag v0.3.4 to v0.3.5

Fixes

  • fix: The architecture of base image mismatch - PR: #1117

categorized pr: 1

uncategorized pr: 2

ignored pr: 0

Total PR

v0.3.4...v0.3.5

Release v0.3.4

28 Nov 15:53
6e80e8e
Compare
Choose a tag to compare

from tag v0.3.3 to v0.3.4

Fixes

  • fix:Docker automatic ARG TARGETARCH is missing - PR: #1113

categorized pr: 1

uncategorized pr: 4

ignored pr: 0

Total PR

v0.3.3...v0.3.4

Release v0.3.3

28 Nov 09:13
1661b24
Compare
Choose a tag to compare

from tag v0.3.2 to v0.3.3

New Features

  • bump github.com/go-swagger/go-swagger from 0.29.0 to 0.30.3 - PR: #1025
  • separate controller to v4/v6 to accelerate auto-ippool event - PR: #1013
  • add metircs for spider subnet - PR: #1009

Fixes

  • add ipam pool candidate validation for subnet - PR: #1021
  • fix ipool workequeue panic - PR: #1068
  • improve statefulset ipam cmd delete - PR: #1046

categorized pr: 6

uncategorized pr: 40

ignored pr: 0

Total PR

v0.3.2...v0.3.3

Release v0.3.2

03 Nov 07:49
c1f8434
Compare
Choose a tag to compare

from tag v0.3.1 to v0.3.2

Fixes

  • fix panic in AllocateIP() api when allocate IP for pod - PR: #999
  • fix:Invalid validation of spec.ips and spec.excludeIPs fields of SpiderSubnet - PR: #1001

categorized pr: 2

uncategorized pr: 4

ignored pr: 0

Total PR

v0.3.1...v0.3.2

Release v0.3.1

02 Nov 10:37
2e9aa8c
Compare
Choose a tag to compare

from tag v0.3.0 to v0.3.1

New Features

  • add event records for SpiderSubnet - PR: #967

Fixes

  • fix spiderpool-agent oom - PR: #966
  • fix ipam get subnet duplicated ippools - PR: #962
  • fix IPPool scale up but subnet no more IPs issue - PR: #982
  • remove workqueue discarding object incase that the event is lost - PR: #989

categorized pr: 5

uncategorized pr: 16

ignored pr: 0

Total PR

v0.3.0...v0.3.1

Release v0.3.0

27 Oct 09:44
a8ec596
Compare
Choose a tag to compare

from tag v0.2.3 to v0.3.0

New Features

  • feat:Add mutating webhook for SpiderEndpoint - PR: #933
  • feat:Enable the RESYNC mechanism of SpiderSubnet Informer - PR: #931
  • support to scale up and down the IP in auto-created spiderippool - PR: #834

Fixes

  • fix:Panic when failed to mark an IP allocation - PR: #929
  • fix:Failed to remove free IP addresees in SpiderSubnet - PR: #936

categorized pr: 5

uncategorized pr: 23

ignored pr: 0

Total PR

v0.2.3...v0.3.0