cluster-api-provider-azure
cluster-api-provider-azure copied to clipboard
Cluster API implementation for Microsoft Azure
/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 [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:** Deployed the Azure Cloud Provider helm install --repo https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/helm/repo cloud-provider-azure...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Some of the azure-sdk-for-go packages used have been deprecated and replaced with...
/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:** When creating clusters using clusterclass, there is a chance that...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: This PR replaces the exising ClusterResourceSet-dependent solution for automating calico CNI delivery onto...
/kind bug **What steps did you take and what happened:** When deploying a Capi cluster, the KubeadmControlPlane CRD supports changing the apiserver port by setting the bindPort under the localAPIEndpoint....
/kind feature **Describe the solution you'd like** Currently we have a `RoleAssignmentReadyCondition` that is not being set in the role assignment service. We can set it in the service using...
/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:** 1. Create an AKS cluster following the documentation . 1....
/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:** given the scenario: - Cluster is deployed with Capz -...
***Goals*** 1. Tag all resources **User Story** As a user I would like to tag all AKS-related resources. **Detailed Description** I noticed the property `additionalTags` is defined in most CRDs...