Matt Boersma
Matt Boersma
## Change description Replaces the Azure DevOps pipeline scripts a new flow that publishes to a Community gallery. ## Related issues - Refs kubernetes-sigs/cluster-api-provider-azure#4163 - Refs #1011 - Fixes #1259...
## Change description Changes the windows-2019 build image to a known working version. ## Related issues - Refs #1602 ## Additional context How to browse the relevant base images: ```shell...
The [`pull-azure-sigs`](https://prow.k8s.io/job-history/gs/kubernetes-ci-logs/pr-logs/directory/pull-azure-sigs) job has failed often since #1527 was merged, due to a timeout during the goss test stage: ``` [0;32m azure-arm.sig-windows-2025-containerd: }[0m [0;32m azure-arm.sig-windows-2025-containerd: Error: timeout of 3m0s reached...
The [`pull-azure-vhds`](https://prow.k8s.io/job-history/gs/kubernetes-ci-logs/pr-logs/directory/pull-azure-vhds) and [`pull-azure-sigs`](https://prow.k8s.io/job-history/gs/kubernetes-ci-logs/pr-logs/directory/pull-azure-sigs) jobs have begun to fail consistently because of the windows-2019 targets: ``` [0;32m azure-arm.sig-windows-2019-containerd: TASK [systemprep : Enable ssh login without a password] ************************[0m [0;32m azure-arm.sig-windows-2019-containerd:...
Adds terraform needed to recreate the basic Azure community gallery resources used to host Cluster API Provider for Azure reference images. The managed images, SIG image versions, SIG image definitions,...
**What this PR does / why we need it**: Bumps the Cluster API dependency to release [v1.10.0](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.10.0). **Which issue(s) this PR fixes**: Fixes #371
### Which jobs are flaking? [periodic-cluster-api-e2e-mink8s-release-1-8](https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-1.8#capi-e2e-mink8s-release-1-8) ### Which tests are flaking? When testing clusterctl upgrades using ClusterClass (v1.7=>current) [ClusterClass] ### Since when has it been flaking? 6/9/2025 ### Testgrid link...
### What would you like to be added (User Story)? As an operator, I would like to visualize the structure and details of my CAPI clusters in the standard dashboard...
### Which jobs are flaking? There have been two failures recently where a Docker MachineDeployment only scales up to 2 replicas instead of 3 before the timeout is reached. ###...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Updates Cluster API to [v1.11.0-alpha.0](https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.11.0-alpha.0). **Which issue(s) this PR fixes**: Fixes #5658 Fixes...