Skip to content

Release v2.4.0

Latest

Choose a tag to compare

@mandre mandre released this 17 Dec 14:11
· 9 commits to main since this release
v2.4.0
48a9a5e

What's Changed

New controllers

  • Keypair: Manage Nova SSH keypairs
  • Domain: Manage Keystone identity domains
  • Group: Manage Keystone identity groups
  • Role: Manage Keystone identity roles
  • Service: Manage Keystone identity services

New features

  • Server: Added ability to specify SSH keypair
  • Volume: Added support for availability zone

Bug fixes

  • Allow to use application credentials with access rules (Fixes #596)
  • Fix actuator errors going silently (Fixes #587)
  • Improve error message when cloud credentials can't be found in secret (Fixes #589)

Infrastructure improvements

  • Go: Bumped to version 1.24.11
  • Bumped dependencies, most notably k8s libs to v0.34, controller-runtime to v0.22.4, and gophercloud to v2.9.0.
  • Added timeout environment variable for kuttl tests
  • Logging: Added log levels to more messages
  • Documentation: Major improvements to user and developer docs

New Contributors

Full Changelog: v2.3.0...v2.4.0