Skip to content

Commit ec546f1

Browse files
committed
CAPZ v1.18.1
1 parent de62569 commit ec546f1

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/v1.18.1.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Changes by Kind
2+
3+
### Feature
4+
5+
- Update Tiltfile and add documentation on using AKS as mgmt cluster ([#5463](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5463), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
6+
7+
### Bugs or Regression
8+
9+
- Fixes a possible nil pointer deference when returning the name of the API Server LoadBalancer. In some cases like externally managed infrastructure, there might not be an API Server LoadBalancer in the AzureCluster CR ([#5457](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5457), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
10+
11+
### Other (Cleanup or Flake)
12+
13+
- Bump CAPI to v1.9.5 ([#5459](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5459), [@mboersma](https://github.com/mboersma))
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
- sigs.k8s.io/cluster-api/test: v1.9.4 → v1.9.5
22+
- sigs.k8s.io/cluster-api: v1.9.4 → v1.9.5
23+
- sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6
24+
25+
### Removed
26+
_Nothing has changed._
27+
28+
## Details
29+
<!-- markdown-link-check-disable-next-line -->
30+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.18.0...v1.18.1

0 commit comments

Comments
 (0)