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
- @winiciusallan made their first contribution in #567
- @eshulman2 made their first contribution in #588
Full Changelog: v2.3.0...v2.4.0