Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:52
d52ebb1

πŸ“‹ Components Versions πŸ“‹

Provider Name Version
Cluster API v1.13.4
Cluster API Provider AWS v2.12.1
Cluster API Provider Azure v1.26.0
Cluster API Provider Docker v1.13.4
Cluster API Provider GCP v1.12.0
Cluster API Provider Infoblox v0.2.2
Cluster API Provider IPAM v1.1.0
Cluster API Provider k0smotron v2.0.4
Cluster API Provider OpenStack (ORC) v0.14.6 (v2.1.0)
Cluster API Provider vSphere v1.16.1
Projectsveltos v1.12.0

❗Breaking Changes

k0smotron v2 Migration

This release upgrades k0smotron from the v1beta1 to the v1beta2 API. The default cluster templates have been updated
to use the new API and field naming conventions. If you maintain custom templates that reference k0smotron resources,
review and update them for compatibility.

For migration instructions, see the k0smotron migration to v1beta2 APIs.

Removal of clusterGVKs from ProviderInterface

The unused clusterGVKs field has been removed from the ProviderInterface API feat!: drop unused PI clusterGVKs field.

If you have custom ProviderInterface resources that still include this field, remove it before applying them to
a cluster running this release.

Changelog

πŸš€ New Features πŸš€

πŸ› Notable Fixes πŸ›

✨ Notable Changes ✨


Full Changelog: v1.10.0...v1.11.0