Releases: rancher/cluster-api-provider-rke2
Releases · rancher/cluster-api-provider-rke2
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
v0.16.3
What's Changed
🐛 Bugs
- [0.16] Revert token registry fix by @anmazzotti in #687
Full Changelog: v0.16.2...v0.16.3
v0.17.0
What's Changed
🐛 Bugs
- 📖 Update registrationMethod book documentation by @anmazzotti in #668
- 🐛 Backfill missing RKE2ControlPlane fields from legacy format by @furkatgofurov7 in #669
- Fix private registry token authentication by @anmazzotti in #673
Other Changes
- 🌱 Prepare main branch for v0.17 development by @furkatgofurov7 in #667
Full Changelog: v0.16.2...v0.17.0