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 cleanup **What this PR does / why we need it**: This PR standardizes the way we validate immutable fields via webhook, and refactors...

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

Signed-off-by: willie-yao **What type of PR is this?** **What this PR does / why we need it**: Attempt to re-apply #2612 and understand why it broke upgrade tests. **Which issue(s)...

cncf-cla: yes
size/XL
release-note-none
do-not-merge/work-in-progress

**What type of PR is this?** /kind bug /kind cleanup **What this PR does / why we need it**: This PR updates AzureManagedCluster webhooks to prefer the approach from this...

kind/bug
cncf-cla: yes
kind/cleanup
size/L
release-note
approved
area/managedclusters

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Use GetAtScope() to get tags when checking if a resource is managed so...

kind/feature
cncf-cla: yes
size/L
do-not-merge/release-note-label-needed

/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
help wanted
priority/backlog

/kind feature **Describe the solution you'd like** From Go's documentation for the [data race detector](https://go.dev/doc/articles/race_detector): > ...you may find more races by running a binary built with -race under a...

kind/feature
help wanted
good first issue
lifecycle/stale

**What type of PR is this?** /kind failing-test **What this PR does / why we need it**: Enables the Go [race detector](https://go.dev/doc/articles/race_detector) in unit tests, because that seems like a...

cncf-cla: yes
size/XS
release-note-none
kind/failing-test

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Currently, there's a CI job for ci-entrypoint: https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml#L466 I think we should...

kind/feature
lifecycle/rotten

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] After deploying a cluster the commands `kubectl top nodes` and `kubectl top...

kind/feature

/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:** If a user were to update tags on an `AzureMachinePool`...

kind/bug