v2.17.0
What's Changed
Resources introduced in this release are using simplified versioning, as we're deprecating the v1api prefix (see #4831).
ASO will no longer try to delete Azure sub-resources that become a permanent part of their parent resource (e.g. FlexibleServersConfiguration for a PostgreSQL server). Instead of filling the ASO log with deletion errors, users will now see a warning (#4987)
Breaking changes
- Removed containerservice v20230315preview versions of Fleet resources as the API has been deprecated by Azure. If you allow the operator to manage its own CRDs via
--crd-pattern, no action is needed the operator will take care of removing these versions. If you manage the CRD versions yourself, you'll need to run asoctl clean crds before upgrading.
Upcoming breaking changes
Will remove containerservice ManagedCluster and AgentPool api version v1api20230201 and v1api20231001 in the next release (v2.18) of ASO. Will remove containerservice ManagedCluster and AgentPool api version v1api20240402preview in v2.19 of ASO.