github ionos-cloud/cluster-api-provider-proxmox v0.8.2

6 hours ago

This release fixes a number of bugs and introduces two new features.
We have added a policy for AI(-assisted) contributions. Please have your agents follow these rules, along with the AGENTS.md file when contributing to this repo.
We have also added the In the media page. We welcome contributions to this page - just open a PR!

What's Changed

Dependencies

  • github.com/luthermonson/go-proxmox → 0.6.0
  • Go → 1.25.11
  • We are now testing with Go versions 1.25 and 1.26 to ensure future compatibility

API

  • New condition: CredentialsNotFound when credentials/secrets cannot be found or accessed
  • New field: NetworkDevice.Queues which controls the number of queues of a network device
  • New field: RouteSpec.Is6 and RoutePolicySpec.Is6 to disambiguate routes when address family cannot be otherwise derived

Features

Bugfixes

  • Fixed three race conditions (two in testing, one in bootstrap) #711
  • Fixed an issue where network config rendering would fail given multiple network interfaces and one gateway #779
  • Routing table refactor that improves resilience #792

Misc

  • AGENTS.md and AI policy #730
  • In the media page by #752
  • Testing improvements and hardening
  • Started testing with Go 1.26 in addition to 1.25

New Contributors

Full Changelog: v0.8.1...v0.8.2

Don't miss a new cluster-api-provider-proxmox release

NewReleases is sending notifications on new releases.