Releases: spectrocloud/cluster-api-provider-azure
Releases · spectrocloud/cluster-api-provider-azure
Release spectro-v4.0.11
Release version 4.0.11
Release spectro-v4.0.0
Release version 4.0.0
v1.3.3-20221108: Merge pull request #51 from spectrocloud/subnetChange
Use same subnet for cp and workers
v1.3.2-20220713
windows support-added OSType to ammp and amcp
v0.5.3-20220705
- Add OSType for AKS Windows Support
Added Support for AKS auto scaling
Cherry picked AKS auto scaling support
v0.5.3-20211028
Capz v1alpha4
- Updated to upstream v1alpha4
- Split controller and webhook into separate pods
- Removed default delete webhook from ammp webhook. (The delete webhook checks for the presence of last system node pool in the cluster and blocks deletion of the last system node pool if the cluster is not in deletion state.) This would block the pivot flow in palette. As a precautionary measure the same logic is however implemented in palette to check for last system node pool.
- Patched upstream webhook issues for AzureEnv and OsDisk Cache Type.
- Updated the spectro manifest folder to generate v1alpha4 manifests for capz.
v0.4.15-20210804
v1alpha3 system node pool (#21) * support for system node pools in v1alpha3
v0.4.15-20210603: Capz v0.4.15 (#6)
* Add omitempty to AzureMachinePool/Status/Instances * dont use hard-coded value for manager namespace * :bug: Ensure VM and VMSS extensions are applied once * throw error if err is not azure.ResourceNotFound * do not include customData in AzureMachinePool hash calculation * Set OsType Linux in ManagedClusterAgentPoolProfileProperties * make azure config json file generation use identity settings for worker nodes as well * Increase E2E wait-service timeout * Fix VM provider ID to match node ID * Change CI bucket for conformance tests to the non-bazel build * bump timeout to accommodate windows deployments * fix imagePullPolicy of nmi image * copy control plane data to azure.json for backwards compatibility * Update CCM and CNM templates to v0.7.4 * capz fix for deleting a cluster, adding tags * bumped up the sdk * forked aks--ad changed into v1alpha3 * replicated v1alpha4 changes * added spectro folder Co-authored-by: Christian Bianchi <[email protected]> Co-authored-by: Kubernetes Prow Robot <[email protected]> Co-authored-by: Nader Ziada <[email protected]> Co-authored-by: Cecile Robert-Michon <[email protected]> Co-authored-by: David Justice <[email protected]> Co-authored-by: Nikola Prokopić <[email protected]> Co-authored-by: Christian Bianchi <[email protected]> Co-authored-by: James Sturtevant <[email protected]> Co-authored-by: shysank <[email protected]>