gardener / gardener-extension-shoot-dns-service

Gardener extension controller for DNS services for shoot clusters.
https://gardener.cloud
Apache License 2.0
8 stars 34 forks source link

Fix regression bug "secret name is not defined as named resource references at 'spec.resources'" #323

Closed MartinWeindel closed 3 months ago

MartinWeindel commented 4 months ago

How to categorize this PR?

/area control-plane /kind bug

What this PR does / why we need it: A regression bug was introduced with #320. The validation method is used at two different places and is used within the extension without checking the resources array.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: Already fixed on with Commit https://github.com/gardener/gardener-extension-shoot-dns-service/commit/43c1957eef458cfb2cb3410aad32cfb09945e60a on v1.47-release branch.

Release note:

Fix regression bug "secret name is not defined as named resource references at 'spec.resources'" introduced with #320
gardener-robot commented 4 months ago

@MartinWeindel Labels area/todo, kind/todo do not exist.