Releases: rancher/cluster-api-provider-rke2
Releases · rancher/cluster-api-provider-rke2
v0.23.0
Description
This version of CAPRKE2 adds support for CAPI v1.12.
What's Changed
🚀 Enhancements
- feat: bump to capi v1.12.2 by @salasberryfin in #805
- feat: Use
ClusterCachewhen getting workload cluster client by @yiannistri in #817
🐛 Bugs
- ci: fix release workflow by @anmazzotti in #807
📖 Docs
- docs: Document
v1beta2changes for control-plane CRs by @yiannistri in #820
Other Changes
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #800
- chore: prepare for release 0.23 by @anmazzotti in #809
- chore(deps): Bump github.com/coreos/butane from 0.25.1 to 0.26.0 by @dependabot[bot] in #799
- feat: implement RKE2ControlPlaneTemplateResourceSpec by @anmazzotti in #812
- chore: actualize examples to v1beta2 by @anmazzotti in #813
- Deprecate "pkg/errors" package by @alexander-demicev in #810
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 by @dependabot[bot] in #816
- chore(deps): Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 by @dependabot[bot] in #815
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
🚀 Enhancements
- ✨ add new bootstrap/control plane API
v1beta2by @salasberryfin in #793 - ✨ Bump to CAPI v1.11.5 and adopt
v1beta2contract by @salasberryfin in #794
🐛 Bugs
- [0.22] ci: fix release workflow by @anmazzotti in #808
Other Changes
- 🌱 Prepare main branch for v0.22 development by @furkatgofurov7 in #761
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.1 by @dependabot[bot] in #764
- chore(deps): Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #765
- Update control plane label by @interna1error in #763
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.1 to 2.27.2 by @dependabot[bot] in #767
- chore(deps): Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #770
- chore(deps): Bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #771
- chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #774
- chore(deps): Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #773
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #775
- chore(deps): Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 by @dependabot[bot] in #780
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.24.0 to 2.25.0 by @dependabot[bot] in #779
- chore(deps): Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #778
- chore(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #777
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #782
- chore(deps): Bump sigs.k8s.io/kind from 0.30.0 to 0.31.0 by @dependabot[bot] in #783
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.25.0 to 2.25.1 by @dependabot[bot] in #786
- Publish OCI artifacts with release manifests by @alexander-demicev in #785
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 by @dependabot[bot] in #791
- Add FOSSA scanning workflow by @macedogm in #795
- chore(deps): Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 by @dependabot[bot] in #792
- chore: deprecate v1alpha1 api by @salasberryfin in #798
New Contributors
- @interna1error made their first contribution in #763
- @macedogm made their first contribution in #795
Full Changelog: v0.21.0...v0.22.0
v0.21.1
What's Changed
🚀 Enhancements
- [0.21] Update control plane label by @anmazzotti in #768
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
🚀 Enhancements
🐛 Bugs
- Use DefaulterRemoveUnknownOrOmitableFields by @anmazzotti in #740
- [fix] Return error on missing k8s version by @anmazzotti in #754
- Add SystemDefaultRegistry to AgentConfig by @valaparthvi in #739
Other Changes
- Prepare main branch for releasing 0.21 by @furkatgofurov7 in #762
- [ci] Add retryOn429 for links check by @anmazzotti in #753
- chore(deps): Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 by @dependabot[bot] in #734
- chore(deps): Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #737
- chore(deps): Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #748
- chore(deps): Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #743
- chore(deps): Bump actions/stale from 9 to 10 by @dependabot[bot] in #744
- chore(deps): Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #746
- Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3. by @dependabot[bot] in #747
- chore(deps): Bump github.com/coreos/butane from 0.24.0 to 0.25.0 by @dependabot[bot] in #751
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.22.0 to 2.23.0 by @dependabot[bot] in #752
- chore(deps): Bump github.com/coreos/butane from 0.25.0 to 0.25.1 by @dependabot[bot] in #755
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 by @dependabot[bot] in #756
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #759
Full Changelog: v0.20.0...v0.21.0
v0.20.1
What's Changed
🐛 Bugs
- Use DefaulterRemoveUnknownOrOmitableFields by @anmazzotti in #741
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
🐛 Bugs
- Fix additionalUserData.data formatting differences cause drift by @valaparthvi in #719
📖 Doc Changes
- Enhance debugging development doc by @valaparthvi in #722
Other Changes
- Bump CAPI to 1.10.5 by @anmazzotti in #731
- Use go.mod to setup go version in workflows by @anmazzotti in #730
- Remove obsolete
docker-previous-versiontemplate by @furkatgofurov7 in #724 - Follow-up AdditionalUserData.Data formatting difference by @valaparthvi in #725
- chore: prepare main branch for v0.20 development by @anmazzotti in #721
- chore(deps): Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #726
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.1 by @dependabot[bot] in #727
- chore(deps): Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 by @dependabot[bot] in #728
- chore(deps): Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 by @dependabot[bot] in #733
- chore(deps): Bump sigs.k8s.io/kind from 0.29.0 to 0.30.0 by @dependabot[bot] in #735
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 by @dependabot[bot] in #736
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
🚀 Enhancements
- Add ConfigMap support as FileSource by @valaparthvi in #698
- 📖 Describe how to enable external datastore by @yiannistri in #707
- 🌱 Add e2e test for external datastore by @yiannistri in #710
Other Changes
- chore: prepare main branch for v0.19 development by @salasberryfin in #709
- chore(deps): Bump github.com/coreos/ignition/v2 from 2.21.0 to 2.22.0 by @dependabot[bot] in #699
- chore(deps): Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 by @dependabot[bot] in #706
- chore(deps): Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #713
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #720
- chore(deps): Bump github.com/docker/docker from 27.3.1+incompatible to 28.0.0+incompatible by @dependabot[bot] in #718
- chore(deps): Bump sigs.k8s.io/kind from 0.25.0 to 0.29.0 by @dependabot[bot] in #716
- chore(deps): Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 by @dependabot[bot] in #712
- chore(deps): Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #715
New Contributors
- @valaparthvi made their first contribution in #698
Full Changelog: v0.18.0...v0.19.0
v0.18.1
What's Changed
🐛 Bugs
- Fixed scaling down a cluster that uses an external datastore by @yiannistri in #714
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
🚀 Enhancements
- Add move/pivot e2e test by @anmazzotti in #678
- ✨ Add Gzip Compression Option for User Data by @furkatgofurov7 in #649
- Implement control plane load balancer exclusion by @anmazzotti in #697
- 🌱 Add support for external datastore by @yiannistri in #695
🐛 Bugs
- Revert token registry fix by @anmazzotti in #686
- Forbid 0 RKE2ControlPlane replicas by @anmazzotti in #704
Other Changes
- Pass AdditionalUserData.Data to NewJoinControlPlane by @mmb in #682
- chore(deps): Bump github.com/coreos/butane from 0.23.0 to 0.24.0 by @dependabot[bot] in #672
- chore(deps): Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 by @dependabot[bot] in #675
- chore(deps): Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot[bot] in #671
- 🌱 Prepare main branch for v0.18 development by @alexander-demicev in #681
- Increase amount of concurrent reconciliations by @alexander-demicev in #685
- chore(deps): Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #689
- Add configurability for ClusterCache concurrency by @jdanieck in #690
- fix: Update AWS template by @yiannistri in #692
- Rely on RKE2 managed etcd for member removal by @anmazzotti in #684
- Configures usage of feature-gate & manager flags by @apoorvajagtap in #694
New Contributors
- @mmb made their first contribution in #682
- @jdanieck made their first contribution in #690
- @apoorvajagtap made their first contribution in #694
Full Changelog: v0.17.1...v0.18.0
v0.17.1
What's Changed
🐛 Bugs
- [0.17] Revert token registry fix by @anmazzotti in #688
Full Changelog: v0.17.0...v0.17.1