Skip to content

Commit

Permalink
Merge pull request #5205 from nojnhuh/one-seventeen-one
Browse files Browse the repository at this point in the history
cut v1.17.1
  • Loading branch information
k8s-ci-robot authored Oct 23, 2024
2 parents dbc4d54 + 12234fb commit 200ae81
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 updates ([#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 200ae81

Please sign in to comment.