Skip to content

v0.16.0

Compare
Choose a tag to compare
@ddjjia ddjjia released this 01 Jun 20:35
· 1493 commits to main since this release
2cac88c

Added

  • Workload clusters full lifecycle API support for CloudStack provider (#2754)
  • Enable proxy configuration for Bare Metal provider (#5925)
  • Kubernetes 1.27 support (#5929)
  • Support for upgrades for clusters with pod disruption budgets (#5697)
  • BottleRocket network config uses mac addresses instead of interface names for configuring interfaces for the Bare Metal provider (#3411)
  • Allow users to configure additional BottleRocket settings
    • kernel sysctl settings (#5304)
    • boot kernel parameters (#5359)
    • custom trusted cert bundles (#5625)

Upgraded

  • Management cluster upgrades will only move management cluster’s components to bootstrap cluster and back. (#5914)

Fixed

  • CloudStack control plane host port is only defaulted in CAPI objects if not provided. (#5792) (#5736)

Deprecated

  • Add warning to deprecate disableCSI through CLI (#5918). Refer to documentation for more information

Removed

  • Kubernetes 1.22 support