CAPO v0.13.1 does NOT fully implement v1beta2 and CAPI will in fact use v1beta1 with it.
We do however test CAPI's v1beta2 API and it works well together with CAPO since there is still backwards compatibility with the v1beta1 contract.
Changes since v0.13.0
📈 Overview
- 19 new commits merged
- 2 bugs fixed 🐛
🐛 Bug Fixes
🌱 Others
- Add bnallapeta to reviewers (#2847)
- Add Moshiur as reviewer (#2769)
- Bump go to 1.24.9 (#2788)
- Bump go version to 1.24.7 (#2719)
- Migrate CI to stable/2025.2 (#2812)
- Remove mdbooth as a maintainer (#2759)
Dependencies
Added
- github.com/gkampitakis/ciinfo: v0.3.2
- github.com/gkampitakis/go-diff: v1.3.2
- github.com/gkampitakis/go-snaps: v0.5.15
- github.com/goccy/go-yaml: v1.18.0
- github.com/joshdk/go-junit: v1.0.0
- github.com/maruel/natural: v1.1.1
- github.com/mfridman/tparse: v0.18.0
- github.com/tidwall/gjson: v1.18.0
- github.com/tidwall/match: v1.1.1
- github.com/tidwall/pretty: v1.2.1
- github.com/tidwall/sjson: v1.2.5
Changed
- github.com/coredns/corefile-migration: v1.0.27 → v1.0.29
- github.com/gophercloud/gophercloud/v2: v2.8.0 → v2.9.0
- github.com/hashicorp/go-version: v1.7.0 → v1.8.0
- github.com/k-orc/openstack-resource-controller/v2: v2.2.0 → v2.3.0
- github.com/onsi/ginkgo/v2: v2.25.3 → v2.27.2
- github.com/ulikunitz/xz: v0.5.12 → v0.5.15
- golang.org/x/crypto: v0.42.0 → v0.45.0
- golang.org/x/mod: v0.27.0 → v0.29.0
- golang.org/x/net: v0.43.0 → v0.47.0
- golang.org/x/sync: v0.17.0 → v0.18.0
- golang.org/x/sys: v0.36.0 → v0.38.0
- golang.org/x/telemetry: 1a19826 → 078029d
- golang.org/x/term: v0.35.0 → v0.37.0
- golang.org/x/text: v0.29.0 → v0.31.0
- golang.org/x/tools: v0.36.0 → v0.38.0
- k8s.io/api: v0.33.4 → v0.33.6
- k8s.io/apiextensions-apiserver: v0.33.4 → v0.33.6
- k8s.io/apimachinery: v0.33.4 → v0.33.6
- k8s.io/apiserver: v0.33.4 → v0.33.6
- k8s.io/client-go: v0.33.4 → v0.33.6
- k8s.io/code-generator: v0.33.4 → v0.33.6
- k8s.io/component-base: v0.33.4 → v0.33.6
- k8s.io/kms: v0.33.4 → v0.33.6
- sigs.k8s.io/cluster-api/test: v1.11.1 → v1.11.3
- sigs.k8s.io/cluster-api: v1.11.1 → v1.11.3
Removed
- github.com/prashantv/gostub: v1.1.0
Thanks to all our contributors! 😊