crossplane-contrib / x-generation

generate compositions from crossplane provider crds
Apache License 2.0
42 stars 16 forks source link

Fix GetDefaultComposition: guard against empty composition list. #27

Closed iAnomaly closed 8 months ago

iAnomaly commented 8 months ago

Signed-off-by: Cameron Boulton cameron.boulton@calm.com

Description of your changes

Fixes https://github.com/crossplane-contrib/x-generation/pull/26#issuecomment-1881631502

I have:

How has this code been tested