sigs.k8s.io/cluster-api-provider-azure@v1.17.0/CHANGELOG/v1.14.4.md (about) 1 ## Changes by Kind 2 3 ### Bug or Regression 4 5 - Don't allow fleetsMembers to have capital letters. Default fleet spec.group. ([#4818](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4818), [@willie-yao](https://github.com/willie-yao)) 6 - [`AZURE_SYNC_PERIOD`](https://azure.github.io/azure-service-operator/guide/aso-controller-settings-options/#azure_sync_period) for ASO now defaults to `1h` instead of "effectively never" ([#4783](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4783), [@nojnhuh](https://github.com/nojnhuh)) 7 - Allow upper-case Azure resource names ([#4815](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4815), [@willie-yao](https://github.com/willie-yao)) 8 - Use correct resource group for Bastion with custom vnet ([#4816](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4816), [@willie-yao](https://github.com/willie-yao)) 9 10 ## Dependencies 11 12 ### Added 13 _Nothing has changed._ 14 15 ### Changed 16 _Nothing has changed._ 17 18 ### Removed 19 _Nothing has changed._