score-spec / score-go

Reference library for parsing and loading Score files
Apache License 2.0
26 stars 6 forks source link

fix(framework): assert loaded workload and resource metadata annotations are coerced #39

Closed astromechza closed 6 months ago

astromechza commented 6 months ago

A common problem found in the score implementations is that when loading the annotations from the metadata we find that nested maps like annotations have been coerced into the parent map type.