We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 score-spec/score-k8s@283b80f#diff-bcf8c86f9240e3ab822aa3a642e8bcbdca9bf042dba3d5e0ce4a25048386cb5cL25
The text was updated successfully, but these errors were encountered:
Fixed in #39
Sorry, something went wrong.
astromechza
No branches or pull requests
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 score-spec/score-k8s@283b80f#diff-bcf8c86f9240e3ab822aa3a642e8bcbdca9bf042dba3d5e0ce4a25048386cb5cL25
The text was updated successfully, but these errors were encountered: