gardener / cc-utils

CI/CD utils for gardener project
Apache License 2.0
21 stars 29 forks source link

Also consider "soft" component references in update deps step #1013

Closed 8R0WNI3 closed 1 month ago

8R0WNI3 commented 1 month ago

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer: The cnudie.iter.iter function, which already has support for considering "soft" extra component references, was not used here (1) to omit not required lookups of referenced components and (2) to keep componentReference.name property next to componentReference.componentName property.

Release note: