Skip to content

Commit 12234fb

Browse files
committed
cut v1.17.1
1 parent dbc4d54 commit 12234fb

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/v1.17.1.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- 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))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.8.4 ([#5190](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5190), [@mboersma](https://github.com/mboersma))
10+
11+
### Uncategorized
12+
13+
- 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))
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
- sigs.k8s.io/cluster-api/test: v1.8.3 → v1.8.4
22+
- sigs.k8s.io/cluster-api: v1.8.3 → v1.8.4
23+
24+
### Removed
25+
_Nothing has changed._
26+
27+
## Details
28+
<!-- markdown-link-check-disable-next-line -->
29+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.17.0...v1.17.1

0 commit comments

Comments
 (0)