Skip to content

Releases: kubernetes-sigs/cluster-api-provider-azure

v1.20.1

26 Jun 23:43
e707afb
Compare
Choose a tag to compare

Changes by Kind

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/cloudflare/circl: v1.3.7 → v1.6.1
  • sigs.k8s.io/cluster-api/test: v1.10.2 → v1.10.3
  • sigs.k8s.io/cluster-api: v1.10.2 → v1.10.3

Removed

Nothing has changed.

Details

v1.20.0...v1.20.1

v1.19.5

26 Jun 23:43
a5d4b69
Compare
Choose a tag to compare

Changes by Kind

Other (Cleanup or Flake)

Dependencies

Nothing has changed.

Added

Nothing has changed.

Changed

  • github.com/cloudflare/circl: v1.3.7 → v1.6.1
  • github.com/coredns/corefile-migration: v1.0.25 → v1.0.26
  • sigs.k8s.io/cluster-api/test: v1.9.6 → v1.9.9
  • sigs.k8s.io/cluster-api: v1.9.6 → v1.9.9

Removed

Nothing has changed.

Details

v1.19.4...v1.19.5

v1.20.0

11 Jun 21:06
7194cbd
Compare
Choose a tag to compare

Changes by Kind

Feature

  • Add additionalCapabilities spec field to AzureMachinePool.Spec.Template.AdditionalCapabilities, allowing users to create MachinePools with UltraSSD capabilities (#5628, @w21froster)
  • Add documentation on running e2e tests locally (#5489, @nawazkh)
  • Add flag to disable bootstrap extension and improve error message (#5509, @willie-yao)
  • Add make aks-delete target to clean up AKS clusters listed under allowed_contexts in tilt-settings.yaml (#5576, @Nitesh703)
  • Added AdditionalAPIServerLBPorts field for the additional inbound control-plane load balancer port configuration, allowing to access user specified ports on the CP machines.
  • Improved securityRules selection for the RKE2 provider. Defaulting now checks for ports 6443 and 22 in the existing list and appends them if missing, allowing users to specify only additional rules instead of the full set, when an additional rule is needed. (#5525, @Danil-Grigorev)
  • Moved AzureASOManaged API to v1beta1 (#5660, @alimaazamat)

Documentation

  • Added FAQ to documentation describing why kubectl get for an ASO resource shows a different API version than what CAPZ used to create it. (#5527, @nojnhuh)
  • Cleaned up Tilt with AKS as management Cluster with Internal Load Balancer docs. (#5522, @alimaazamat)
  • Updating the roadmap to align with our current timeline and future milestones (#5513, @mbrow137)

Bug or Regression

  • Avoids marking an AzureMachinePoolMachine as terminal failure on provisioning failure. This ensures potential recovery from provisioning failure is handled correctly. (#5558, @mweibel)
  • Fix GO-2025-3488 security vulnerability by updating golang.org/x/oauth2: v0.25.0 => v0.27.0 (#5638, @nawazkh)
  • Fixed a bug causing an unnecessary update to an AKS agent pool after its managed cluster is created when certain fields are defined. (#5521, @nojnhuh)
  • Fixes manager deployment to enable cluster cache tracker (#5556, @mweibel)
  • Fixes potential OOM due to tracing (even if tracing not enabled) (#5540, @mweibel)
  • Fixes potential nil pointer when deleting MachinePool (#5670, @mweibel)
  • Fixes ready state of AzureMachinePool to avoid failing to reconcile a working VMSS. This improves reconciliation of MachinePools especially during scale up/down operations. (#5537, @mweibel)
  • NIC should be try to fix itself when in ProvisioningFailed State (#5569, @nawazkh)
  • Subnet spec should not be updated if status ASO CIDRs are empty. (#5584, @alimaazamat)
  • Update ASO CRDs to v2.11.0 (#5512, @willie-yao)
  • Upgraded aks-aso and aks-aso-clusterclass flavor templates to use the new API version. (#5622, @alimaazamat)

Other (Cleanup or Flake)

Dependencies

Added

  • cloud.google.com/go/auth/oauth2adapt: v0.2.6
  • cloud.google.com/go/auth: v0.13.0
  • cloud.google.com/go/monitoring: v1.21.2
  • github.com/Azure/azure-kusto-go/azkustodata: 5
  • github.com/Azure/azure-kusto-go/azkustoingest: 5
  • github.com/Azure/azure-sdk-for-go/sdk/containers/azcontainerregistry: v0.2.2
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/apimanagement/armapimanagement/v2: v2.1.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6: v6.3.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v5: v5.0.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6: v6.4.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal: v1.1.2
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6: v6.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/notificationhubs/armnotificationhubs: v1.2.0
  • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/redhatopenshift/armredhatopenshift: v1.6.0
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets: v1.3.1
  • github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal: v1.1.1
  • github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue: v1.0.0
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric: v0.48.1
  • github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping: v0.48.1
  • github.com/cenkalti/backoff/v5: v5.0.2
  • github.com/go-jose/go-jose/v4: v4.0.4
  • github.com/go-viper/mapstructure/v2: v2.2.1
  • github.com/prashantv/gostub: v1.1.0
  • github.com/rotisserie/eris: v0.5.4
  • github.com/spiffe/go-spiffe/v2: v2.5.0
  • github.com/zeebo/errs: v1.4.0
  • go.uber.org/automaxprocs: v1.6.0
  • sigs.k8s.io/cloud-provider-azure/pkg/azclient/cache: v0.4.0
  • sigs.k8s.io/randfill: v1.0.0

Changed

Read more

v1.19.4

12 May 17:45
99a359a
Compare
Choose a tag to compare

Changes by Kind

Bugs and Regressions

  • Upgraded aks-aso and aks-aso-clusterclass flavor templates to use the new API version. (#5626, @alimaazamat)
  • fix AzCluster_default and AzCluster_validation webhooks (#5617, @nawazkh)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Details

v1.19.3...v1.19.4

v1.18.5

12 May 17:45
13ed92e
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • fix AzCluster_default and AzCluster_validation webhooks (#5616, @nawazkh)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Details

v1.18.4...v1.18.5

v1.19.3

06 May 16:43
2d175a3
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Details

v1.19.2...v1.19.3

v1.18.4

06 May 16:42
8f66d35
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Details

v1.18.3...v1.18.4

v1.19.2

09 Apr 22:48
56af49a
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug causing an unnecessary update to an AKS agent pool after its managed cluster is created when certain fields are defined. (#5524, @nojnhuh)
  • Fixes potential OOM due to tracing (even if tracing not enabled) @mweibel)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api/test: v1.9.5 → v1.9.6
  • sigs.k8s.io/cluster-api: v1.9.5 → v1.9.6

Removed

Nothing has changed.

Details

v1.19.1...v1.19.2

v1.18.3

09 Apr 22:48
4764231
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixes potential OOM due to tracing (even if tracing not enabled) (#5544, @mweibel)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api/test: v1.9.5 → v1.9.6
  • sigs.k8s.io/cluster-api: v1.9.5 → v1.9.6

Removed

Nothing has changed.

Details

v1.18.2...v1.18.3

v1.19.1

26 Mar 18:29
71772f8
Compare
Choose a tag to compare

Changes by Kind

Bug Fix

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Details

v1.19.0...v1.19.1