Skip to content

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

v1.11.6

16 Nov 22:26
v1.11.6
34b9813
Compare
Choose a tag to compare

Changes by Kind

Failing Test

Bug or Regression

  • Fix: Set correct host on private cluster with public fqdn disabled (#4242, @mihaiandreiratoiu)
  • Fixed a bug potentially causing finalizers not to be applied in some cases (#4221, @nojnhuh)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.10.8

16 Nov 22:25
v1.10.8
0a18777
Compare
Choose a tag to compare

Changes by Kind

Failing Test

Bug or Regression

  • Fix: Set correct host on private cluster with public fqdn disabled (#4241, @mihaiandreiratoiu)
  • Fixed a bug potentially causing finalizers not to be applied in some cases (#4222, @nojnhuh)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.11.5

31 Oct 17:39
767d3a5
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug causing some updates to take effect significantly later than before (#4174, @nojnhuh)
  • Fixed a bug where AzureCluster's spec.networkSpec.vnet.resourceGroup was not always properly honored (#4205, @nojnhuh)
  • IdentityRef is required on AzureManagedControlPlane Spec (#4206, @CecileRobertMichon)
  • Upload e2e.test in ci-build-kubernetes.sh (#4178, @marosset)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/envoyproxy/go-control-plane: 9239064 → v0.11.1
  • github.com/envoyproxy/protoc-gen-validate: v0.10.1 → v1.0.2
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp: v0.43.0 → v0.44.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc: v1.17.0 → v1.19.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace: v1.17.0 → v1.19.0
  • go.opentelemetry.io/otel/metric: v1.17.0 → v1.19.0
  • go.opentelemetry.io/otel/sdk: v1.17.0 → v1.19.0
  • go.opentelemetry.io/otel/trace: v1.17.0 → v1.19.0
  • go.opentelemetry.io/otel: v1.17.0 → v1.19.0
  • golang.org/x/crypto: v0.13.0 → v0.14.0
  • golang.org/x/net: v0.14.0 → v0.17.0
  • golang.org/x/sys: v0.12.0 → v0.13.0
  • golang.org/x/term: v0.12.0 → v0.13.0
  • google.golang.org/grpc: v1.57.0 → v1.58.3
  • sigs.k8s.io/cluster-api/test: v1.5.2 → v1.5.3
  • sigs.k8s.io/cluster-api: v1.5.2 → v1.5.3

Removed

Nothing has changed.

v1.10.7

31 Oct 17:55
a7111e1
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug where AzureCluster's spec.networkSpec.vnet.resourceGroup was not always properly honored (#4207, @nojnhuh)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.11.0 → v0.14.0
  • golang.org/x/net: v0.13.0 → v0.17.0
  • golang.org/x/sys: v0.10.0 → v0.13.0
  • golang.org/x/term: v0.10.0 → v0.13.0
  • golang.org/x/text: v0.12.0 → v0.13.0
  • google.golang.org/grpc: v1.57.0 → v1.57.1
  • sigs.k8s.io/cluster-api/test: v1.4.7 → v1.4.8
  • sigs.k8s.io/cluster-api: v1.4.7 → v1.4.8

Removed

Nothing has changed.

v1.11.4

19 Oct 20:55
fe7b9ff
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug causing ASO resources to potentially get stuck in a failed state (#4152, @nojnhuh)
  • Fixed a bug causing some tags on ASO resources not to be deleted (#4154, @nojnhuh)
  • Fix NodeTaints and NodeLabels return type for AzureManagedMachinePools (#4147, @nawazkh)
  • Fixed a bug that caused AzureManagedMachinePools to endlessly reconcile Spot node pools when no spec.spotMaxPrice is set (#4128, @nojnhuh)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.10.6

19 Oct 20:55
928ddf4
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.

v1.11.3

09 Oct 17:03
v1.11.3
5e98e2b
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fix API server access profile diff (#4100, @nojnhuh)
  • Fixed a bug disallowing certain valid updates to AzureManagedControlPlane with Azure CNI overlay enabled (#4099, @nojnhuh)
  • Restore ClientID lookup for user-assigned IDs (#4068, @mboersma)
  • Ensure kubeadm runs after containerd on Flatcar (#4053, @johananl)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

v1.11.2

28 Sep 19:18
fa947c4
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug causing transient errors in AzureManagedMachinePool reconciliation to requeue too aggressively (#4047, @nojnhuh)
  • Replace Paid SKU tier with Standard (#4050, @maciaszczykm)

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api/test: v1.5.1 → v1.5.2
  • sigs.k8s.io/cluster-api: v1.5.1 → v1.5.2

Removed

Nothing has changed.

v1.10.5

28 Sep 19:21
1862e18
Compare
Choose a tag to compare

Changes by Kind

Bug or Regression

  • Fixed a bug causing transient errors in AzureManagedMachinePool reconciliation to requeue too aggressively (#4048, @nojnhuh)

Other (Cleanup or Flake)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/cluster-api/test: v1.4.6 → v1.4.7
  • sigs.k8s.io/cluster-api: v1.4.6 → v1.4.7

Removed

Nothing has changed.

v1.11.1

21 Sep 21:39
4c20f2b
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.