Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 12:57
· 162 commits to refs/heads/main since this release
cc56907

What's Changed

🐛 Bug Fixes

  • [fix]: handle 429 and 002 errors during linodemachine creation by @rahulait in #404
  • fix: increase upsert timeout to 120 seconds by @rahulait in #405
  • [fix] allow linodemachine controller to recreate linode on delete by @amold1 in #390
  • [fix] add support for filling in controlPlaneEndpoint if only network info is specified by @AshleyDumaine in #395
  • [fix] bug where v1alpha1/2 linodecluster webhooks have same auto-generated name by @rosskirkpat in #393
  • update v1alpha1 machines to watch v1alpha2 clusters by @rosskirkpat in #392
  • [fix] make apiserver port configurable for DNS-based LB by @AshleyDumaine in #386
  • [fix] : fix konnectivity installs as we are now installing packages from tar files by @rahulait in #388

🚀 New Features

  • [feat] add controller concurrency options with elevated defaults by @eljohnson92 in #407
  • [feat] Add ipv6 support for dns loadbalancing by @amold1 in #383

💡 Improvements

  • [improvement] : update ccm-linode to v0.4.10 by @rahulait in #410
  • [improvement] [test] [docs] add dns webook and flavor docs by @amold1 in #406

🧪 Testing Improvements

  • [improvement] [test] [docs] add dns webook and flavor docs by @amold1 in #406
  • store data in prometheus for 15 days by default by @rahulait in #402

⚙️ Repo/CI Improvements

📖 Documentation

  • [improvement] [test] [docs] add dns webook and flavor docs by @amold1 in #406
  • fix formatting of clusterctl init command in docs by @eljohnson92 in #382

📦 Dependency Updates

  • 🌱 Bump github.com/linode/linodego from 1.36.1 to 1.36.2 by @dependabot in #403
  • 🌱 Bump go.opentelemetry.io/contrib/exporters/autoexport from 0.52.0 to 0.53.0 by @dependabot in #398
  • 🌱 Bump go.opentelemetry.io/otel/sdk from 1.27.0 to 1.28.0 by @dependabot in #399
  • 🌱 Bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #400
  • 🌱 Bump github.com/linode/linodego from 1.36.0 to 1.36.1 by @dependabot in #384