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

I've been trying to disable local accounts following [this section in the documentation](https://capz.sigs.k8s.io/managed/asomanagedcluster.html#disable-local-accounts). However when doing this I'm met with: ```console ❯ k get ManagedCluster NAME READY SEVERITY REASON MESSAGE...

Utilizing the new UI revamp of Github, we are moving the needed optimizations for unblocking MS Tenants for CAPZ development to this issue.

lifecycle/stale

/kind cleanup **What needs cleanup:** [A clear and concise description of what needs to be cleaned up.] - CAPZ's Documentation; specifically getting started section. **Describe the solution you'd like** [Description...

priority/important-longterm
kind/cleanup
kind/documentation

/kind feature **Describe the solution you'd like** As a cluster service provider managing a multi-tenant environment I would like to setup my capi controllers to watch only well known targeted...

kind/feature
priority/backlog

/kind bug **What steps did you take and what happened:** 1. `clusterctl generate cluster capz-private --infrastructure azure --kubernetes-version v1.31.4 --control-plane-machine-count=1 --worker-machine-count=1` 2. Then I add on the below to the...

kind/bug
priority/important-soon

/kind cleanup **What needs cleanup:** Currently e2e tests and the default VM image code in CAPZ are still returning windows-2019 images, but these are deprecated and we've stopped publishing them....

kind/cleanup
priority/important-soon

**Which jobs are failing:** pull-cluster-api-provider-azure-ci-entrypoint **Which tests are failing:** **Since when has it been failing:** **Testgrid link:** https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/5656/pull-cluster-api-provider-azure-ci-entrypoint/1927004667343015936 **Reason for failure (if possible):** ``` E0526 14:35:53.223890 1 controller.go:316] "Reconciler error"...

kind/failing-test

/kind feature Currently BYO VMSS is only supported for `AzureManagedCluster` or `AzureCluster`, but not `AzureASOManagedCluster`. ``` E0207 00:38:34.638919 1 controller.go:324] "Reconciler error" err="failed to create cluster scope for cluster default/zheyurg3-zheyuslinky3:...

kind/feature
priority/backlog

In #5316 we commented out the `NodeDrainSpec` after convincing ourselves that this test we borrow from CAPI had changed in ways that are too specific to the Docker provider implementation....

priority/backlog
kind/failing-test

/kind cleanup ## Background About two weeks ago, `gaurav-nelson/github-action-markdown-link-check` was marked as **deprecated**: cf. https://github.com/gaurav-nelson/github-action-markdown-link-check > This repository is now ⛔️ deprecated and is no longer actively maintained. > For...

help wanted
good first issue
kind/cleanup
area/dependency