Skip to content

Releases: gardener/gardener-extension-provider-azure

v1.26.3

07 Apr 15:01
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

v1.26.2

11 Mar 10:41
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

v1.26.1

09 Mar 18:16
Compare
Choose a tag to compare

[machine-controller-manager]

🐛 Bug Fixes

v1.26.0

03 Mar 15:13
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

✨ New Features

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

  • [OPERATOR] The extension controller uses a projected ServiceAccount token in case it runs on a seed with a gardenlet of at least v1.37 or higher. Similarly, the components deployed into shoot namespaces will no longer use a client certificate but an auto-rotated ServiceAccount token which is only valid for 12h. (gardener/gardener-extension-provider-azure#421, @rfranzke)

[cloud-provider-azure]

✨ New Features

[terraformer]

🏃 Others

📰 Noteworthy

v1.25.1

25 Feb 10:25
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

v1.25.0

15 Feb 13:08
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🏃 Others

[machine-controller-manager]

⚠️ Breaking Changes

  • [OPERATOR] Components that deploy the machine-controller-manager will now have to adapt the RBAC rules to allow machine-controller-manager to maintain its leader election resource lock in leases as well. (gardener/machine-controller-manager#662, @acumino)

✨ New Features

🏃 Others

v1.24.1

02 Feb 12:29
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

v1.24.0

13 Jan 13:14
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

📰 Noteworthy

v1.23.1

23 Dec 14:14
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

🐛 Bug Fixes

Docker Images

gardener-extension-provider-azure: eu.gcr.io/gardener-project/gardener/extensions/provider-azure:v1.23.1
gardener-extension-admission-azure: eu.gcr.io/gardener-project/gardener/extensions/admission-azure:v1.23.1

v1.23.0

23 Dec 12:21
Compare
Choose a tag to compare

[gardener-extension-provider-azure]

⚠️ Breaking Changes

✨ New Features

  • [OPERATOR] The node and service controllers now have a configurable sync period (defaults to 4h), so that if an event is missed, the next reconcile will happen at most after this period. (gardener/gardener-extension-provider-azure#405, @stoyanr)
    • The node and service predicates now use an expiring cache of nodes / services, so that if an event is missed, the next event is likely to cause a reconcile after comparing with the cache.
    • The node and service controllers now also watch "owned" VirtualMachine and PublicIPAddress resources and would trigger a reconcile if a an unexpected situation is detected, such as creating or updating an object without an owner, deleting an object with an owner that is not being deleted, etc.
    • The node and service controllers have been enhanced to ensure that any owned objects are deleted if the node or service is not found.
    • The service controller has been enhanced to also delete any still existing "owned" PublicIPAddress resources that are not found in the service LoadBalancer IPs when deleting a service or ensuring that it's deleted.
  • [OPERATOR] Operators can now provide a list of service principals that can be used in case the user does not provide service principal information in the secret for her/his Shoot. (gardener/gardener-extension-provider-azure#401, @dkistner)

🏃 Others

[cloud-provider-azure]

🏃 Others

[machine-controller-manager]

✨ New Features

🐛 Bug Fixes

  • [OPERATOR] A bug has been fixed in the pre-delivered CRD manifests for MCM (/kubernetes/crds). It caused data to be pruned from MCM related resources and led to reconciliation issues. (gardener/machine-controller-manager#641, @timuthy)

📖 Documentation

🏃 Others

[terraformer]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy