Skip to content

v2.27.6

Compare
Choose a tag to compare
@archups archups released this 10 Jul 16:16
· 162 commits to main since this release
0c9de01

Design

  • Fix clickable documentation links in hints for disabled checkboxes (#7434)

Bugfixes

  • Fix KubeLB checkbox state management and UI flickering issues in cluster creation wizard/edit cluster dialog (#7460)
  • Fix validation error when switching expose strategy from Tunneling to LoadBalancer by clearing tunnelingAgentIP automatically (#7422)
  • KubeLB: Fix a bug where enforcement on a datacenter was not enabling KubeLB for the user clusters in the dashboard (#7455)
  • List all OpenStack networks in the UI wizard during cluster creation (#7437)
  • Project viewers can now only view cluster templates. Create, update, and delete actions are restricted except deletion by the owner (#7482)
  • Shows custom disk fields when a custom disk is configured in the Machine Deployment edit dialog (#7415)
  • Unset backup sync period if value is empty (#7444)
  • Skip setting custom CPUs field in machine deployment for Kubevirt user clusters. (#7493)

Updates

  • Update to Go 1.23.10 (#7450)