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 #880

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:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: CC: @AndreasBurger

Release note:

Fix an issue causing nil-pointer exceptions for DNSRecords deletion.