-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4825 from willie-yao/release-1.14.4
add release notes for CAPZ v1.14.4
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Changes by Kind | ||
|
||
### Bug or Regression | ||
|
||
- 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)) | ||
- [`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)) | ||
- 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)) | ||
- 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)) | ||
|
||
## Dependencies | ||
|
||
### Added | ||
_Nothing has changed._ | ||
|
||
### Changed | ||
_Nothing has changed._ | ||
|
||
### Removed | ||
_Nothing has changed._ |