Skip to content

Releases: linkyard/cloudscale-slb-controller

v0.3.1

11 Apr 15:07
1958676
Compare
Choose a tag to compare

0.3.1 (2023-04-11)

Bug Fixes

CI

cloudscale-slb-controller-0.3.0

11 Apr 15:01
8d0d315
Compare
Choose a tag to compare

Kubernetes service load-balancer-controller for cloudscale resources

v0.3.0

21 Dec 14:53
c3f782c
Compare
Choose a tag to compare

0.3.0 (2022-12-21)

Feature

  • allow to preserve removed ips (c3f782c)

v0.2.2

22 Jun 09:04
5082919
Compare
Choose a tag to compare

0.2.2 (2022-06-22)

Bug Fixes

v0.2.1

17 Jun 09:04
870cad6
Compare
Choose a tag to compare

0.2.1 (2022-06-17)

Bug Fixes

CI

v0.2.0

17 Jun 06:21
46514ea
Compare
Choose a tag to compare

0.2.0 (2022-06-17)

Feature

  • Chart: update to latest Version (cae3d05)
  • Chart: initial testing (a2e52f3)

Bug Fixes

  • ci/default-values: correct value indent (2bd5dd0)
  • ct lint: spaces (4541282)
  • pre-commit: linting (6530f4d)
  • chart-testing: use v1.23 (56149c8)

CI

  • github: remove golangci-lint for now (e9e2715)
  • pre-commit: remove helm-docs for now (df7a9d1)
  • release: remove commented out goreleaser (c376de3)

doc

v0.1.0

13 May 06:22
26a1887
Compare
Choose a tag to compare

0.1.0 (2022-05-13)

Bug Fixes

  • workflow: remove goreleaser for now, try docker build (2635f2a)
  • semantic-release.yaml: switch to default GITHUB_TOKEN (8b3bbdd)
  • branch: master is still in use (d90949c)
  • event_processor.go: existin-ip-annotion bug (c3b5c0e)
  • remove .internal. fragment added to all server names (41f81cc)

Chores

  • pre-commit: go-fmt & stuff (22780b2)

CI

  • github-actions: add qa, lint, release & semantic-release to ci (83ccf93)