cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

Cluster API implementation for Microsoft Azure

Results 442 cluster-api-provider-azure issues
Sort by recently updated
recently updated
newest added

The e2e activity log collection assumes `AzureCluster` to find the resource group name: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/test/e2e/azure_clusterproxy.go#L220 This causes activity logs to fail to be collected when the cluster is a managed cluster...

help wanted
good first issue
area/managedclusters

/kind bug [Before submitting an issue, have you checked the [Troubleshooting Guide](https://capz.sigs.k8s.io/topics/troubleshooting.html)?] **What steps did you take and what happened:** [A clear and concise description of what the bug is.]...

kind/bug
area/managedclusters

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: This PR replaces the existing ClusterResourceSet-dependent solution for automating calico CNI delivery onto...

cncf-cla: yes
release-note
size/XXL

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close...

cncf-cla: yes
size/S
release-note

**What type of PR is this?** This is a kind of Code clean PR, In this PR I have simplified and reused the variable before that were declared multiple times...

cncf-cla: yes
size/M
do-not-merge/release-note-label-needed
ok-to-test

/kind feature **Describe the solution you'd like** Tag CAPZ managed resources such as NSGs, route tables and NAT gateways using the same method currently used on virtual networks or load...

kind/feature

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Add UI improvements to Tilt flavor deployments which follows [this CAPI PR](https://github.com/kubernetes-sigs/cluster-api/pull/6254) **Which...

kind/feature
cncf-cla: yes
area/provider/azure
size/L
lifecycle/rotten
do-not-merge/release-note-label-needed
needs-rebase
do-not-merge/work-in-progress
sig/cluster-lifecycle

/kind feature **Describe the solution you'd like** Right now, the following code: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/c5b5f632207a9a9595728d544bbd6655dc5e4193/api/v1beta1/azureimage_validation.go#L100-L116 could be completely removed, as there are kubebuilder type annotations already which enforce those rules: https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/c5b5f632207a9a9595728d544bbd6655dc5e4193/api/v1beta1/types.go#L332-L347 However,...

kind/feature
lifecycle/rotten

/kind feature **Describe the solution you'd like** ClusterClass, merged as part of capi 1.0.0 enables defining cluster topology in a simple way. capz should also migrate all the templates including...

kind/feature
lifecycle/rotten

This is an automated cherry-pick of #2532 /assign jackfrancis ```release-note NONE ```

cncf-cla: yes
size/M
release-note-none