Skip to content

Releases: scaleway/scaleway-cloud-controller-manager

v0.34.1

01 Oct 10:26
ccf654a
Compare
Choose a tag to compare

What's Changed

  • fix(lb): do not block lb if filtered nodes are good by @jtherin in #187

Full Changelog: v0.34.0...v0.34.1

v0.34.0

19 Aug 08:40
9fa98d5
Compare
Choose a tag to compare

What's Changed

  • fix(lb): sslBridging default to false and not nil - by @nox-404 in #186
  • fix(lb): ipmode must not be set on status when use-hostname is used - by @nox-404 in #186
  • fix(lb): IgnoreSslServerVerify was not properly set - by @nox-404 in #186
  • feat(lb): implement TimeoutQueue, MaxConnections and FailoverHost on backends - by @nox-404 in #186
  • feat(lb): implement ConnectionRateLimit, EnableAccessLogs and EnableHTTP3 - by @nox-404 in #186
  • chore(lb): document some annotations - by @nox-404 in #186

Full Changelog: v0.33.0...v0.34.0

v0.33.0

15 Jul 13:55
e08417d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.32.0

11 Feb 15:11
23fe217
Compare
Choose a tag to compare

What's Changed

  • chore: migrate to ipam/v1 by @remyleone in #173
  • chore: bump Go dependencies by @Tomy2e in #177
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #178
  • feat: add service.beta.kubernetes.io/scw-loadbalancer-ip-ids annotation by @Tomy2e in #176
  • fix: updateLoadBalancer only when all nodes are initialized by @Tomy2e in #175

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.0

27 Aug 09:00
43e1f57
Compare
Choose a tag to compare

What's Changed

  • chore: fix checkout and setup-go ordering to optimize cache usage by @remyleone in #170
  • chore: bump dependencies and handle public ip deprecation by @nox-404 in #171
  • feat(lb): add ssl bridging annotations by @nox-404 in #164
  • feat: add annotation to set health check send proxy protocol by @erebe in #168

New Contributors

Full Changelog: v0.28.5...v0.31.0

v0.28.5

06 Feb 11:27
b9db956
Compare
Choose a tag to compare

What's Changed

  • fix(lb): allow query params for healthchecks by @nox-404 in #156
  • feat(doc): deprecate scw-loadbalancer-force-internal-ip annotation by @nox-404 in #157
  • chore(deps): upgrade deps by @nox-404 in #161
  • fix(lb): ACL with /32 subnets were not matching properly by @nox-404 in #162
  • fix(lb): make loadbalancer fallback name lookup honor zone annotation by @nox-404 in #160
  • feat(lb): support externally managed lb mode by @nox-404 in #159

Full Changelog: v0.28.4...v0.28.5

v0.28.4

23 Jan 17:54
60ea03b
Compare
Choose a tag to compare

What's Changed

  • fix: propagate errors upon ipam failure and use lb zone instead of annotation by @nox-404 in #155

Full Changelog: v0.28.3...v0.28.4

v0.28.3

12 Jan 16:18
1643637
Compare
Choose a tag to compare

What's Changed

  • fix(lb): removing extra frontends and backends resulted in segfault by @nox-404 in #153

Full Changelog: v0.28.2...v0.28.3

v0.28.2

11 Jan 10:28
e6f8769
Compare
Choose a tag to compare

What's Changed

  • fix(nodes): prevent duplicate taint key-effect pair by @nox-404 in #152

Full Changelog: v0.28.1...v0.28.2

v0.28.1

29 Dec 10:46
048431f
Compare
Choose a tag to compare

Breaking Changes

  • HTTP healthchecks uri are now parsed as a URL, meaning that URL are now of the form hostname/path or /path instead of path/subpath and /path.

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.28.1