Skip to content

Releases: scaleway/scaleway-cloud-controller-manager

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

v0.28.0

04 Oct 08:58
885423b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.5...v0.28.0

v0.21.11

04 May 13:23
Compare
Choose a tag to compare

Full Changelog: v0.21.10...v0.21.11

v0.24.5

04 May 13:24
2f70ff7
Compare
Choose a tag to compare

What's Changed

  • fix: list servers only in available zones by @Codelax in #128
  • feat(lb): add lb annotation for redispatch, retries, transient_check_delay by @matth- in #127

New Contributors

  • @Codelax made their first contribution in #128
  • @matth- made their first contribution in #127

Full Changelog: v0.24.4...v0.24.5

v0.24.4

21 Mar 14:29
428c8bd
Compare
Choose a tag to compare

chore(lb): change default values
fix: filter ipv6 from ipam

v0.21.10

21 Mar 14:25
Compare
Choose a tag to compare
chore(lb): change default values