v0.6.0
github-actions
released this
08 Aug 19:22
·
125 commits
to refs/heads/main
since this release
What's Changed
🐛 Bug Fixes
- [fix] : always cleanup child clusters by @rahulait in #440
- [fix] Add Finalizers on LinodeCluster resource for each ControlPlane LinodeMachine resource by @amold1 in #434
- [fix] cluster-autoscaler was pulling an incorrect image when setting up kubeadm-full by @prajwalvathreya in #437
- [fix] add move-heirarchy label to LMT by @AshleyDumaine in #435
- [fix] add more checks for retrying on transient error during machine creation by @AshleyDumaine in #432
- [fix] Fix create/update opertions if leftover DNS entries are found by @amold1 in #424
- [fix] account for retryable errors by @AshleyDumaine in #422
- [fix] handle requeues for linode api errors on update and delete, set instance ID if linode already exists by @AshleyDumaine in #408
🚀 New Features
- [feat] Adding new fields in LinodeObjectStorageBucket and decoupling ObjKey Functionality by @unnatiagg in #443
- [feat] Support usage of separate Linode API for the domain client by @mabojars in #436
- [feat] Add ObjectStorageKey by @bcm820 in #426
- [feat] add a v1alpha2 version of LinodeObjectStorageBucket by @unnatiagg in #427
- [feat] add support for disk encryption by @AshleyDumaine in #423
- [feat] templates: add Flatcar template by @tormath1 in #394
- [feat] Add PlacementGroupRef to linodeMachine by @tchinmai7 in #418
- [feat] migrate manual conversions to conversion-gen by @eljohnson92 in #429
- [feat] add v1alpha2 of linodeMachineTemplate by @eljohnson92 in #428
- [feat] add v1alpha2 of linodeClusterTemplate by @eljohnson92 in #425
- [feat] add v1alpha2 of linodeVPC by @eljohnson92 in #421
- [feat] Add support for using Akamai EDGE DNS as DNS Provider for API Server Loadbalancing by @amold1 in #419
- [feat] add a v1alpha2 version of LinodeMachine by @eljohnson92 in #416
- [feat] linode placement groups - boilerplate + controllers + e2e tests by @tchinmai7 in #414
💡 Improvements
- [improvement] add override so users can set full dns name for controlplane endpoint by @amold1 in #442
- [improvement] improve span propagation to ensure Reconcile is always a top level span parent by @shanduur in #387
🧪 Testing Improvements
- [test]: bump Flatcar channel from Alpha to Beta by @tormath1 in #444
- [feat] Add ObjectStorageKey by @bcm820 in #426
⚙️ Repo/CI Improvements
- [CI] support older bash versions in generate-flavors.sh by @eljohnson92 in #446
- [CI] Update metadata.yaml with 0.6 information by @eljohnson92 in #445
📦 Dependency Updates
- 🌱 Bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #439
- 🌱 Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #438
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #430
- 🌱 Bump the kubernetes group with 3 updates by @dependabot in #420
- [deps] linodego update from 1.36.2 to 1.37.0 by @unnatiagg in #417
- 🌱 Bump sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4 in the kubernetes group by @dependabot in #412