Skip to content

Releases: stackitcloud/yawol

v0.30.1

04 Dec 14:45
cfb8cec
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/onsi/gomega to v1.35.1 by @renovate in #434
  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.10 by @renovate in #435
  • fix(deps): update module sigs.k8s.io/controller-tools to v0.16.5 by @renovate in #426
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.1 by @renovate in #424
  • chore(deps): update docker/dockerfile docker tag to v1.11 by @renovate in #433
  • hack/test: make tcp-timeout test portable by @MichaelEischer in #436
  • fix(deps): update k8s.io/utils digest to 6fe5fd8 by @renovate in #437
  • fix(deps): update module github.com/gophercloud/utils/v2 to v2.0.0-20241108144456-f4302a5ad8c6 by @renovate in #438
  • fix(deps): update module google.golang.org/protobuf to v1.35.2 by @renovate in #442
  • fix(deps): update module google.golang.org/grpc to v1.68.0 by @renovate in #439
  • fix(deps): update module golang.org/x/time to v0.8.0 by @renovate in #440
  • fix(deps): update module github.com/onsi/ginkgo/v2 to v2.22.0 by @renovate in #443
  • fix(deps): update module github.com/onsi/gomega to v1.36.0 by @renovate in #446
  • fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.3 by @renovate in #445
  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.11 by @renovate in #448
  • fix(deps): update kubernetes packages to v0.31.3 by @renovate in #444
  • chore(deps): update docker/dockerfile docker tag to v1.12 by @renovate in #447
  • Stop dropping status.FloatingID when OpenStack API returns 404 by @rgroemmer in #449

New Contributors

Full Changelog: v0.30.0...v0.30.1

v0.30.0

31 Oct 12:44
990916b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.30.0

v0.29.0

31 Oct 08:46
7638034
Compare
Choose a tag to compare

Warning

This release triggers a rolling update of all LBMs. We will publish a patch release, that avoids this.

What's Changed

Full Changelog: v0.28.0...v0.29.0

yawol-controller-0.29.0-0

31 Oct 08:41
7638034
Compare
Choose a tag to compare

Helm chart for yawol-controller

v0.28.0

25 Oct 06:20
37f1061
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update kubernetes packages to v0.31.2 by @renovate in #422
  • Fix unnecessary keepalived switches due to unhealthy condition by @dergeberl in #423

Full Changelog: v0.27.1...v0.28.0

v0.27.1

23 Oct 12:36
a024805
Compare
Choose a tag to compare

What's Changed

  • fix(ControllerSetup): set controller names explicitly by @Kumm-Kai in #419
  • fix(deps): update module github.com/envoyproxy/go-control-plane to v0.13.1 by @renovate in #421
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #420

Full Changelog: v0.27.0...v0.27.1

v0.27.0

11 Oct 08:23
479c58b
Compare
Choose a tag to compare

What's Changed

⚠️ Breaking ⚠️

Other

  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.8 by @renovate in #405
  • chore(deps): update docker/dockerfile docker tag to v1.10 by @renovate in #413
  • fix(deps): update github.com/cncf/xds/go digest to b4127c9 by @renovate in #399
  • fix(deps): update module google.golang.org/grpc to v1.67.1 by @renovate in #401
  • fix(deps): update module github.com/gophercloud/gophercloud to v1.14.1 by @renovate in #415
  • fix(deps): update k8s.io/utils digest to 49e7df5 by @renovate in #397
  • fix(deps): update module golang.org/x/time to v0.7.0 by @renovate in #416
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #400
  • fix(deps): update module google.golang.org/protobuf to v1.35.1 by @renovate in #417
  • fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.9 by @renovate in #414
  • chore(deps): update dependency go to v1.23.2 by @renovate in #388
  • fix(deps): update kubernetes packages to v0.31.1 by @renovate in #389
  • Update Chart.yaml by @Kumm-Kai in #418

Full Changelog: v0.26.0...v0.27.0

yawol-controller-0.26.0-0

11 Oct 08:14
479c58b
Compare
Choose a tag to compare

Helm chart for yawol-controller

v0.26.0

10 Sep 14:57
4ed6629
Compare
Choose a tag to compare

What's Changed

  • ⚠️ Switch to pflag by @timebertt in #407
    • All yawol components no longer accept single-dash flags. Ensure to always pass double-dash flags (which have been supported before).
    • The new VM image only works with the new controller images. I.e., ensure to roll out the controller images if you upgrade the VM image.
  • Fix command line flags by @timebertt in #408
  • Clean up local yawollet image build by @timebertt in #409
  • Improve support for custom OpenStack CAs by @timebertt in #410
  • Allow configuring NTP pools and servers for LBMs by @timebertt in #411

Full Changelog: v0.25.0...v0.26.0

yawol-controller-0.25.0

10 Sep 14:47
4ed6629
Compare
Choose a tag to compare

Helm chart for yawol-controller