The v2.2.0 release introduces new resources, bug fixes, enhancements, and dependency updates.
- Added a readiness check for the controller-manager Webhook server to ensure the provider’s conversion webhook is not marked as ready until the server is fully started #1074
- Empty delegationandserviceEndpointsslices are now ignored for theSubnet.networkresource. This prevents overwriting externally managed delegations and service endpoints #1096
- Fixed: [Bug]: Server-Side Apply merge strategy for arrays with references #977
- Fixed: [Bug]: Azure Flexible Server Late Initialization Causes Reconciliation Failure After Zone Failover #1089
- Fixed: Why APIOPerationPolicy have strange parameter set #1034
Support for New Resources
- PolicyFragment.apimanagement
- SystemTopicEventSubscription.eventgrid
- PartnerConfiguration.eventgrid
- EventGridNamespace.eventgrid
- VirtualNetworkDNSServers.network
- ManagerIpamPool.network
- ManagerRoutingConfiguration.network
- ManagerVerifierWorkspace.network
- PrivateDNSResolverVirtualNetworkLink.network
- Group.apimanagement
- ProductGroup.apimanagement
- MonitorAlertPrometheusRuleGroup.alertsmanagement
- MonitorWorkspace.insights
- AIServices.cognitiveservices
- AccountRaiPolicy.cognitiveservices
- AccountRaiBlocklist.cognitiveservices
- AIFoundry.machinelearningservices
- ContainerJob.containerapp
What's Changed
- Bump uptest to v2 by @sergenyalcin in #1070
- Add PolicyFragmentby @jonasz-lasut in #1071
- Add SystemTopicEventSubscriptionby @jonasz-lasut in #1053
- Add VirtualNetworkDNSServersby @jonasz-lasut in #1069
- Add Group.apimanagement and ProductGroup.apimanagement resources by @jonasz-lasut in #1073
- Add missing resource refs in APIOperationPolicy by @jonasz-lasut in #1056
- Add webhook server readyz checker by @ulucinar in #1074
- fix(owners): set correct mail-address by @haarchri in #1081
- Add MonitorAlertPrometheusRuleGroup.alertsmanagementandMonitorWorkspace.insightsby @jonasz-lasut in #1075
- Bump dependencies by @sergenyalcin in #1080
- Fix converted singleton lists in the generated example manifests by @ulucinar in #1084
- Bump build submodule to 4c898574f9ee55d16c2df2550fc723d4979c7d7b by @sergenyalcin in #1085
- Add NetworkManager resources from 3.117.1-->4.35.0 by @jonasz-lasut in #1087
- Add AI-related managed resources by @jonasz-lasut in #1086
- Ignore LateInitialize for zone in psql and mysql FlexibleServers by @jonasz-lasut in #1090
- Configure map-merge for application gateway by @jonasz-lasut in #1092
- Add PrivateDNSResolverVirtualNetworkLink.network by @jonasz-lasut in #1094
- Add ContainerJob.containerappby @jakubramut in #1093
- Add EventGrid resources from 3.117.1-->4.35.0 TF provider update by @jonasz-lasut in #1088
- Empty slice for delegation & serviceEndpoints now ignores changes for Subnet.network by @ulucinar in #1096
- Update actions/checkout action to v5 by @renovate[bot] in #1026
New Contributors
- @jakubramut made their first contribution in #1093
Full Changelog: v2.1.0...v2.2.0