Skip to content

Releases: spectrocloud/cluster-api-provider-azure

Release spectro-v4.0.11

02 Oct 14:29
9f0bec4
Compare
Choose a tag to compare

Release version 4.0.11

Release spectro-v4.0.0

11 Jun 18:39
5414508
Compare
Choose a tag to compare

Release version 4.0.0

v1.3.3-20221108: Merge pull request #51 from spectrocloud/subnetChange

08 Nov 19:19
cb37831
Compare
Choose a tag to compare

v1.3.2-20220713

14 Jul 10:47
Compare
Choose a tag to compare
windows support-added OSType to ammp and amcp

v0.5.3-20220705

05 Jul 18:21
deb1c40
Compare
Choose a tag to compare
  • Add OSType for AKS Windows Support

Added Support for AKS auto scaling

16 Jun 13:24
Compare
Choose a tag to compare

Cherry picked AKS auto scaling support

v0.5.3-20211028

28 Oct 14:07
Compare
Choose a tag to compare

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

04 Aug 08:16
ee0292d
Compare
Choose a tag to compare
v1alpha3 system node pool (#21)

* support for system node pools in v1alpha3

v0.4.15-20210603: Capz v0.4.15 (#6)

02 Jul 19:54
fba90e0
Compare
Choose a tag to compare
* 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]>