gardener / gardener-extension-provider-azure

Gardener extension controller for the Azure cloud provider (https://azure.microsoft.com).
https://gardener.cloud
Apache License 2.0
9 stars 77 forks source link

fix nil pointer for dnsrecord deletion #879

Closed kon-angelo closed 1 month ago

kon-angelo commented 1 month ago

How to categorize this PR?

/area control-plane /kind bug /platform azure

What this PR does / why we need it: Like https://github.com/gardener/gardener-extension-provider-azure/pull/874 for delete Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

cc: @AndreasBurger

Release note:

Fix an issue when deleting a DNSRecord causing nil-pointer exceptions