v2.19.0 Breaking Changes
Breaking changes
-
Removed containerservice v1api20240402preview versions of ManagedCluster, ManagedClustersAgentPool, and TrustedAccessRoleBinding 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 as 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. -
Updated
network.azure.com/VirtualNetworkGatewayfieldradiusServerSecretto be a secret (#5295)spec.vpnClientConfiguration.radiusServerSecretis now a secret reference instead of a string.spec.vpnClientConfiguration.radiusServers[].radiusServerSecretis now a secret instead of a string.status.vpnClientConfiguration.radiusServerSecretwas removed.status.vpnClientConfiguration.radiusServers[].radiusServerSecretwas removed.
-
Removed
insights.azure.com/AutoscaleSettingfieldstatus.notifications[].webhooks[].serviceUri, as it may contain secrets (#5308). -
Removed
insights.azure.com/ActionGroupfieldstatus.automationRunbookReceivers[].serviceUriandstatus.webhookReceivers[].serviceUrias it may contain secrets (#5308).