Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 17:43
0ce44c2

0.9.0 (2024-05-21)

What's Changed

Exciting New Features πŸŽ‰

  • feat: expose GenerateNoProxy func by @mhrabovcin in #594
  • feat: Add the ServiceLoadbalancer Addon, with MetalLB as first provider by @dlipovetsky in #592
  • feat: adds GPU mutation by @faiq in #591
  • feat: Add GenericClusterConfig and add docs on usage with own CC by @jimmidyson in #606
  • feat: Enable unprivileged ports sysctl in containerd config by @jimmidyson in #645
  • feat: API for encryption at-rest by @supershal in #610
  • feat: Bump sigs.k8s.io/cluster-api to v1.7.2 by @jimmidyson in #661
  • feat: Pull calico images from quay.io instead of docker hub by @jimmidyson in #676
  • feat: update cluster autoscaler to v1.30.0 by @dkoshkin in #681

Fixes πŸ”§

  • fix: Fix error messages returned by HelmChartGetter by @dlipovetsky in #598
  • fix: use a consistent MachineDeployment class name by @dkoshkin in #612
  • fix: Do not return error if serviceLoadBalancer field is not set by @dlipovetsky in #611
  • fix: use provided options for serverside apply by @supershal in #627
  • fix: Correct the CSI handler logic by @dlipovetsky in #603
  • fix: Fix the internal ClusterConfig type used for provider-agnostic logic by @jimmidyson in #607
  • fix: log mutation failure errors by @supershal in #649
  • fix: Always apply containerd patches by @jimmidyson in #644
  • fix: cluster-autoscaler Helm values for workload clusters by @dkoshkin in #658
  • fix: Make Cluster the owner of image registry credential secret by @dlipovetsky in #648
  • fix: Upgrade dynamic-credential-provider to v0.5.3 by @jimmidyson in #677

Other Changes

New Contributors

Full Changelog: v0.8.1...v0.9.0