Jack Francis
Jack Francis
**What type of PR is this?** /kind cleanup /kind api-change **What this PR does / why we need it**: This PR standardizes the main development surface area so that we...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] The deprecated `UseExperimentalRetryJoin` feature is now marked as deprecated by cluster-api: -...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] The AKS API enforces a max 6 character limit for node pool...
**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...
**What type of PR is this?** /kind cleanup /kind documentation **What this PR does / why we need it**: This PR simplifies the `metadata.yaml` API version contract spec file we...
/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.]...
There are probably other use cases, but what comes to mind is smoketesting new charts that exist as branches in a chart repo. There are manual ways around this, but...
**Describe the request** It would be great to encapsulate all of the bootstrap + application install functionality into a canonical helm chart that any self-managed Kubernetes + Azure environment could...
This PR adds an optional cloud-provider-azure presubmit job to test implementations of cloud-controller-manager and cloud-node-manager running on top of VMSS Flex-backed nodes. The test currently depends upon a known-working branch...
This PR adds a presubmit workload-upgrade test equivalent to the existing `pull-cluster-api-provider-azure-e2e-workload-upgrade` test. This allows us to run such tests against the active v1beta1 release branch prior to merging changes....