Skip to content

Releases: kubernetes-sigs/cloud-provider-equinix-metal

v3.8.0

05 Feb 23:52
036c57b
Compare
Choose a tag to compare

What's Changed

  • 🌱 fix multiple CVEs by @cprivitere in #480
  • Bump google.golang.org/grpc from 1.49.0 to 1.56.3 by @dependabot in #473
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #485
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #487
  • fix: hook the EMLB client up to our debug env var by @ctreatma in #479
  • chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #492
  • chore(deps): bump github.com/packethost/packngo from 0.30.0 to 0.31.0 by @dependabot in #488
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #489
  • chore: removed packngo and used metal-go apis by @aayushrangwala in #486
  • chore: update go module path by @cprivitere in #438
  • chore(deps): bump actions/cache from 3 to 4 by @dependabot in #503
  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.6.0 by @dependabot in #507
  • chore(deps): bump github.com/equinix/equinix-sdk-go from 0.30.0 to 0.32.0 by @dependabot in #506
  • 🐛 avoid panic by using GetMd5() instead of Md5.Get by @cprivitere in #508

Full Changelog: v3.7.0...v3.8.0

v3.7.0

01 Nov 21:11
9a92f4d
Compare
Choose a tag to compare

This release adds private beta support for Equinix Metal's upcoming Load Balancer service.

What's Changed

New Contributors

Full Changelog: v3.6.2...v3.7.0

v3.6.2

09 May 20:38
de26a15
Compare
Choose a tag to compare

What's Changed

  • fix: correctly use the eip facility annotation by @TimJones in #410

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.1

20 Apr 18:05
aa9ffbf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

09 Mar 22:32
a36a014
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

30 Aug 07:37
4d83fe3
Compare
Choose a tag to compare

What's Changed

  • when --node-ip provided, use that as first InternalIP by @deitch in #297
  • switch to DaemonSet to run on all control plane nodes by @deitch in #310
  • enable leader-elect by @deitch in #311
  • rename deployment.yaml to daemonset.yaml in Helm and remove extraneous field by @deitch in #313
  • bump to go 1.19, which is a prerequisite for many dependency upgrades by @deitch in #318
  • k8s.io/* to v0.25.0 by @deitch in #320
  • Bump github.com/packethost/packngo from 0.24.0 to 0.25.0 by @dependabot in #289
  • bump k8s.io components to v0.24.2 by @deitch in #295
  • Bump k8s.io/cloud-provider from 0.24.2 to 0.24.3 by @dependabot in #300
  • Bump k8s.io/cloud-provider from 0.24.3 to 0.24.4 by @dependabot in #307

Full Changelog: v3.4.3...v3.5.0

v3.4.3

01 Jun 07:33
04cea47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.2...v3.4.3

v3.4.2

28 Apr 13:31
0e1337b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.1...v3.4.2

v3.4.1

20 Apr 19:09
b00a35d
Compare
Choose a tag to compare

What's Changed

  • Update README to reflect current control loop by @deitch in #245
  • Enable the CCM to come up before node is ready so it can assign EIP. by @cprivitere in #246
  • Fix reading of annotation names from config file by @jvassev in #248
  • Update automated workflow to allow for overriding orgs for dockerhub and quay by @detiber in #250
  • Bump actions/setup-go from 2 to 3 by @dependabot in #251
  • fix metallb matchlabels to be valid by @deitch in #249

New Contributors

Full Changelog: v3.4.0...v3.4.1

v3.4.0

24 Mar 22:17
7a7c0a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0