Skip to content

Commit

Permalink
cut v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nojnhuh committed Oct 23, 2024
1 parent dbc4d54 commit 398ca65
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG/v1.17.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Changes by Kind

### Bug or Regression

- Improves MachinePool scale up/down to avoid unnecessary VMSS VM model udpates ([#5203](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5203), [@mweibel](https://github.com/mweibel))

### Other (Cleanup or Flake)

- Bump CAPI to v1.8.4 ([#5190](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5190), [@mboersma](https://github.com/mboersma))

### Uncategorized

- Custom build templates to use curl when az login fails ([#5173](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5173), [@nawazkh](https://github.com/nawazkh))

## Dependencies

### Added
_Nothing has changed._

### Changed
- sigs.k8s.io/cluster-api/test: v1.8.3 → v1.8.4
- sigs.k8s.io/cluster-api: v1.8.3 → v1.8.4

### Removed
_Nothing has changed._

## Details
<!-- markdown-link-check-disable-next-line -->
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.17.0...v1.17.1

0 comments on commit 398ca65

Please sign in to comment.