sigs.k8s.io/cluster-api-provider-azure@v1.17.0/CHANGELOG/v1.13.6.md (about)

     1  ## Changes by Kind
     2  
     3  ### Bug or Regression
     4  
     5  - [`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" ([#4782](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4782), [@nojnhuh](https://github.com/nojnhuh))
     6  - Don't allow fleetsMembers to have capital letters. Default fleet spec.group. ([#4820](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4820), [@willie-yao](https://github.com/willie-yao))
     7  - Use correct resource group for Bastion with custom vnet ([#4817](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4817), [@willie-yao](https://github.com/willie-yao))
     8  
     9  ## Dependencies
    10  
    11  ### Added
    12  _Nothing has changed._
    13  
    14  ### Changed
    15  _Nothing has changed._
    16  
    17  ### Removed
    18  _Nothing has changed._