Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 13:16
· 204 commits to refs/heads/main since this release
274497e

What's Changed

⚠️ Breaking Change

Starting with this release the VPC interface is automatically set as the primary interface on eth0, templates generated before v0.4.0 might not work if using a VPC

🐛 Bug Fixes

  • [fix] set default value for dns token to be the linode api token by @amold1 in #379
  • [fix] update linodeobj and autoscaler template defaults by @eljohnson92 in #374
  • [fix]: fix vpcless installs when firewalling is enabled by @rahulait in #371
  • [fix] cannot use kubelet-arg to set node-ip for k3s by @AshleyDumaine in #369
  • [fix] finalizers to not contain the apiVersion by @AshleyDumaine in #364
  • [fix]: fix version of linodecluster to correctly patch targets by @rahulait in #357
  • [fix] flavors beside clusterclass that were missing cilium host FW by @AshleyDumaine in #354
  • [fix] Add patch for configtemplate for k3s for node-ip by @amold1 in #353

🚀 New Features

  • [feat] add dns loadbalancing flavor for rke2 and k3s by @amold1 in #378
  • [feat] DNS based LoadBalancing for the CAPL cluster API Server by @amold1 in #370
  • [feat] add distributed tracing using OTEL by @shanduur in #372
  • [feat][cleanup] switch to not using apt for kubeadm, kubelet, and kubectl, curl kubeadm pre-init script by @AshleyDumaine in #366
  • [feat]: add konnectivity flavor for kubeadm by @rahulait in #355
  • [feat] Adding prometheus and grafana to observe various capl metrics and performance by @komer3 in #356
  • [feat] [deps]: New flavor for Cilium BGP load-balancing for Services, bump linode-CCM version by @AshleyDumaine in #317
  • [feat]: bump version for linodecluster to v1alpha2 by @rahulait in #351

💡 Improvements

⚙️ Repo/CI Improvements

📦 Dependency Updates

  • 🌱 Bump github.com/linode/linodego from 1.35.0 to 1.36.0 by @dependabot in #373
  • 🌱 Bump docker/build-push-action from 5 to 6 by @dependabot in #367
  • 🌱 Bump the kubernetes group with 3 updates by @dependabot in #368
  • 🌱 Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 in the kubernetes group by @dependabot in #359
  • 🌱 Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #362
  • 🌱 Bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #361
  • 🌱 Bump github.com/linode/linodego from 1.34.0 to 1.35.0 by @dependabot in #360
  • [feat] [deps]: New flavor for Cilium BGP load-balancing for Services, bump linode-CCM version by @AshleyDumaine in #317