gardener / gardener-extension-provider-openstack

Gardener extension controller for the OpenStack cloud provider (https://openstack.org).
https://gardener.cloud
Apache License 2.0
25 stars 81 forks source link

Return err instead of nil #840

Closed hebelsan closed 3 days ago

hebelsan commented 2 weeks ago

How to categorize this PR?

/area robustness /kind bug /platform openstack

What this PR does / why we need it: Fix case where nil instead of the actual error was returned

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Fix case where nil instead of the actual error was returned