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

**What type of PR is this?** /kind feature **What this PR does / why we need it**: - A user would be able to specify a custom DNS setting for...

kind/feature
cncf-cla: yes
size/L
release-note
ok-to-test

**What type of PR is this?** /kind bug **What this PR does / why we need it**: AKS allows updating the node labels for its nodepools, this PR fixes the...

kind/bug
cncf-cla: yes
size/L
release-note

/kind feature **Describe the solution you'd like:** Add unit tests for [vm.go](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/azure/converters/vm.go) in the converters package similar to the other converters. **Environment:** - cluster-api-provider-azure version: - Kubernetes version: (use `kubectl...

kind/feature

/kind feature **What this PR does / why we need it**: This PR adds the ability to configure one or more NetworkInterfaces for AzureMachines and AzureMachinePools, as well as pre-warming...

kind/feature
cncf-cla: no
release-note
needs-rebase
size/XXL
ok-to-test

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR adds unit tests for the VM converter **Which issue(s) this PR...

kind/feature
cncf-cla: yes
size/M
release-note-none
do-not-merge/work-in-progress
ok-to-test

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Adds two linters and some configuration directives from CAPI's [`.golangci.yml`](https://github.com/kubernetes-sigs/cluster-api/blob/main/.golangci.yml) so the development...

cncf-cla: yes
kind/cleanup
size/L
release-note-none
do-not-merge/hold

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Implementation of an async service for managed agent pools as part of an...

kind/feature
cncf-cla: yes
release-note
size/XXL

**What type of PR is this?** /kind bug **What this PR does / why we need it**: This PR enables the `IsVnetManaged()` method for AKS scenarios, which results in actual...

kind/bug
cncf-cla: yes
size/L
do-not-merge/release-note-label-needed
do-not-merge/work-in-progress

/kind feature **Describe the solution you'd like:** Add unit tests for [spotinstances.go](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/azure/converters/spotinstances.go) in the converters package similar to the other converters. **Environment:** - cluster-api-provider-azure version: - Kubernetes version: (use `kubectl...

kind/feature

/kind feature **Describe the solution you'd like:** Add unit tests for [loadbalancers.go](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/azure/converters/loadbalancers.go) in the converters package similar to the other converters. **Environment:** - cluster-api-provider-azure version: - Kubernetes version: (use `kubectl...

kind/feature