Jack Francis
Jack Francis
ACS Engine deprecated the open source docker-engine project as a default CRI dependency with the v0.25.0 release: https://github.com/Azure/acs-engine/releases/tag/v0.25.0 Relevant change: https://github.com/Azure/acs-engine/pull/3896 And, for clusters running GPU workloads (e.g. a pool...
#### What happened: While investigating a test flake I noticed an ILB error that may be interesting: ``` { Failure /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/azure_test.go:434 Timed out after 900.111s. Service default/web1zqon9-ilb failed Service: {...
#### What would you like to be added: This is a proposal to consider using the github pages feature to host the helm chart repo, rather than hosting it in...
**What this PR does / why we need it**: This PR updates the capi `ProviderID` type equality enforcement (via the `Equals` object pointer receiver method) to validate against the entire...
**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 [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 feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Background is this comment: https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/2222#issuecomment-1098279821 When using a `bastionSpec` configuration in an...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: This is a manual cherry-pick of https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/2536 to a `release-1.3.3` branch to prepare...
**What type of PR is this?** /kind bug **What this PR does / why we need it**: This PR changes the subnet `Delete` implementation so that it is a no-op....
**What type of PR is this?** /kind cleanup This is a housekeeping PR to pull in the latest azure-sdk-for-go version so that we can evaluate whether or not our existing...