Closed astromechza closed 6 months ago
This generally occurred when running multiple score files, along with resources that use the metadata annotations state.
Error: failed to provision: resource 'amqp.default#rabbitmq': failed to provision: init template failed: failed to execute template: template: :6:16: executing "" at <dig "annotations" "compose.score.dev/publish-port" "0" .Metadata>: error calling dig: interface conversion: interface {} is types.ResourceMetadata, not map[string]interface {}
A similar issue has been found and fixed in score-k8s in https://github.com/score-spec/score-k8s/commit/283b80f31d241467dd5e3e2d0709e3d8febdca8a#diff-bcf8c86f9240e3ab822aa3a642e8bcbdca9bf042dba3d5e0ce4a25048386cb5cL25
Fixed in #39
This generally occurred when running multiple score files, along with resources that use the metadata annotations state.
A similar issue has been found and fixed in score-k8s in https://github.com/score-spec/score-k8s/commit/283b80f31d241467dd5e3e2d0709e3d8febdca8a#diff-bcf8c86f9240e3ab822aa3a642e8bcbdca9bf042dba3d5e0ce4a25048386cb5cL25