Skip to content

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 19:04
· 136 commits to main since this release
19ff821

Upgrading

Please note that upgrading CAPZ should be done one minor release at a time. Skipping ahead by more than one minor (for example, from v1.24.x to v1.26.0) is not tested and may cause problems.

See Upgrading for more details.

Changes by Kind

Other (Cleanup or Flake)

  • Managed clusters using enablePreviewFeatures now use the containerservice.azure.com/v20251002preview ASO API version instead of the soon-to-be-retired v1api20240402preview. If you patch preview fields, note that the per-agent-pool enableCustomCATrust field is gone; use the cluster-level securityProfile.customCATrustCertificates instead. (#6427, @mboersma)
  • Bump Azure Service Operator to v2.18.0 (#6390, @mboersma)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Details

v1.25.0...v1.26.0