Skip to content

Releases: scaleway/scaleway-cloud-controller-manager

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

v0.24.3

14 Mar 18:56
bd43492
Compare
Choose a tag to compare
Merge pull request #123 from jtherin/fixlbpn

fix(lb): missing pn

v0.21.8

14 Mar 18:30
Compare
Choose a tag to compare
fix(lb): missing pn

v0.21.7

03 Mar 18:53
Compare
Choose a tag to compare
chore(deps): bump go 1.17

v0.24.2

03 Mar 18:54
94a3952
Compare
Choose a tag to compare
Merge pull request #121 from jtherin/bumpsdk

chore(deps): bump scaleway sdk go

v0.21.6

21 Sep 15:33
e6cef2e
Compare
Choose a tag to compare

fix(lb): update documentation link
feat(lb): introduce service.beta.kubernetes.io/scw-loadbalancer-target-node
feat(lb): Add timeout-client LB annotation