gardener / gardener-extension-provider-azure

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

Fix nil pointer dereference #975

Closed hebelsan closed 1 month ago

hebelsan commented 1 month ago

How to categorize this PR?

/area quality /kind bug /platform azure

What this PR does / why we need it: Fix nil pointer dereference if diagnostic profile without given storage URI is used.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Fix nil pointer dereference if diagnostic profile without given storage URI is used.